MediaPlayer.ScrubbingEnabled Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje, zda je scrubbing povolen.

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

Hodnota vlastnosti

truepokud je scrubbing povolen; v opačném případě . false

Platí pro