GetShowSuggestions Method
Gets the value of the attached ShowSuggestionsProperty.
Definition
Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static bool? GetShowSuggestions(
StyledElement avaloniaObject
)
Public Shared Function GetShowSuggestions (
avaloniaObject As StyledElement
) As Boolean?
static member GetShowSuggestions :
avaloniaObject : StyledElement -> Nullable<bool>
Parameters
- StyledElement
- The target.
Return Value
Nullable(Boolean)
true if ShowSuggestions