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

屬性值

實作

適用於