AllowAutoHideProperty Field
Defines the AllowAutoHide property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> AllowAutoHideProperty
Public Shared ReadOnly AllowAutoHideProperty As AttachedProperty(Of Boolean)
static val AllowAutoHideProperty: AttachedProperty<bool>