다음을 통해 공유


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

속성 값

적용 대상