Lowercase Property
Text is in lower case
Definition
Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool Lowercase { get; set; }
Public Property Lowercase As Boolean
Get
Set
member Lowercase : bool with get, set