MediaPlayer.ScrubbingEnabled Свойство

Определение

Получает или задает значение, указывающее, включена ли очистка.

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

Значение свойства

Boolean

true, если очистка включена; в противном случае — false.

Применяется к