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