Skip to main content

TextProperty Field

Defines the Text attached property. This text will be considered during text search in SelectingItemsControl (such as ComboBox). This property is usually applied to an item container directly.

Definition​

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly AttachedProperty<string?> TextProperty
View Source

Field Value​

AttachedProperty(String)

See Also​

Reference​

TextSearch Class
Avalonia.Controls.Primitives Namespace