AutoCompleteBoxTextProperty Field

Identifies the Text property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<string?> TextProperty

Field Value

StyledPropertyString
The identifier for the Text property.

See Also