ISwitch.IsOn 属性

定义

获取或设置一个布尔值,该值指示是否切换此开关。

public:
 property bool IsOn { bool get(); void set(bool value); };
public bool IsOn { get; set; }
member this.IsOn : bool with get, set
Public Property IsOn As Boolean

属性值

适用于