TextSelectorProperty Field
Identifies the TextSelector property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<AutoCompleteSelector<string?>?> TextSelectorProperty
Public Shared ReadOnly TextSelectorProperty As StyledProperty(Of AutoCompleteSelector(Of String))
static val TextSelectorProperty: StyledProperty<AutoCompleteSelector<string>>
Field Value
StyledProperty(AutoCompleteSelector(String))
The identifier for the TextSelector property.