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