Skip to main content

GetShowSuggestions Method

Gets the value of the attached ShowSuggestionsProperty.

Definition​

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static bool? GetShowSuggestions(
StyledElement avaloniaObject
)

Parameters​

  StyledElement
The target.

Return Value​

Nullable(Boolean)
true if ShowSuggestions

See Also​

Reference​

TextInputOptions Class
Avalonia.Input.TextInput Namespace