VisualElement.IView.IsFocused Propriété

Définition

Obtient une valeur indiquant si cette vue est actuellement prioritaire.

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

Valeur de propriété

Implémente

S’applique à