다음을 통해 공유


IView.IsFocused 속성

정의

현재 이 뷰에 포커스가 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

적용 대상