VisualElement.IsFocusedPropertyKey Field

Definition

Bindable property for IsFocused.

public: static initonly Microsoft::Maui::Controls::BindablePropertyKey ^ IsFocusedPropertyKey;
public static readonly Microsoft.Maui.Controls.BindablePropertyKey IsFocusedPropertyKey;
 staticval mutable IsFocusedPropertyKey : Microsoft.Maui.Controls.BindablePropertyKey
Public Shared ReadOnly IsFocusedPropertyKey As BindablePropertyKey 

Field Value

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to