TextInputOptionsContentType Property

The content type (mostly for determining the shape of the virtual keyboard)

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TextInputContentType ContentType { get; set; }

Property Value

TextInputContentType

See Also