MediaPlayer.ScrubbingEnabled Proprietà

Definizione

Ottiene o imposta un valore che indica se lo scrubbing è attivato.

public:
 property bool ScrubbingEnabled { bool get(); void set(bool value); };
public bool ScrubbingEnabled { get; set; }
member this.ScrubbingEnabled : bool with get, set
Public Property ScrubbingEnabled As Boolean

Valore della proprietà

true se lo scrubbing è attivato; in caso contrario, false.

Si applica a