MediaPlayer.ScrubbingEnabled Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of scrubbing is ingeschakeld.

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

Waarde van eigenschap

true indien scrubbing is ingeschakeld; anders, false.

Van toepassing op