共用方式為


ISwitch.IsOn 屬性

定義

取得或設定布林值,指出是否切換這個 Switch。

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

屬性值

適用於