FocusableProperty Field
Defines the Focusable property.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> FocusableProperty
Public Shared ReadOnly FocusableProperty As StyledProperty(Of Boolean)
static val FocusableProperty: StyledProperty<bool>