Skip to main content

GetLowercase Method

Gets the value of the attached LowercaseProperty.

Definition

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

public static bool GetLowercase(
StyledElement avaloniaObject
)

Parameters

  StyledElement
The target.

Return Value

Boolean
true if Lowercase

See Also

Reference

TextInputOptions Class
Avalonia.Input.TextInput Namespace