VisualElement.IView.IsFocused 속성

정의

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

property bool Microsoft::Maui::IView::IsFocused { bool get(); void set(bool value); };
bool Microsoft.Maui.IView.IsFocused { get; set; }
member this.Microsoft.Maui.IView.IsFocused : bool with get, set
 Property IsFocused As Boolean Implements IView.IsFocused

속성 값

구현

적용 대상