TextInputOptionsContentTypeProperty Field

Defines the ContentType property.

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly AttachedProperty<TextInputContentType> ContentTypeProperty

Field Value

AttachedPropertyTextInputContentType

See Also