Skip to main content

GetUppercase Method

Gets the value of the attached UppercaseProperty.

Definition

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

public static bool GetUppercase(
StyledElement avaloniaObject
)

Parameters

  StyledElement
The target.

Return Value

Boolean
true if Uppercase

See Also

Reference

TextInputOptions Class
Avalonia.Input.TextInput Namespace