ShowSuggestionsProperty Field
Defines the ShowSuggestions property.
Definition
Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool?> ShowSuggestionsProperty
Public Shared ReadOnly ShowSuggestionsProperty As AttachedProperty(Of Boolean?)
static val ShowSuggestionsProperty: AttachedProperty<Nullable<bool>>
Field Value
AttachedProperty(Nullable(Boolean))