Share via


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

适用于