AutoCompleteBoxIsTextCompletionEnabledProperty Field

Identifies the IsTextCompletionEnabled property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<bool> IsTextCompletionEnabledProperty

Field Value

StyledPropertyBoolean
The identifier for the IsTextCompletionEnabled property.

See Also