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

属性值

true 如果已启用清理,则为否则,为 false.

适用于