PreeditTextProperty Field
Defines the PreeditText property.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<string?> PreeditTextProperty
Public Shared ReadOnly PreeditTextProperty As StyledProperty(Of String)
static val PreeditTextProperty: StyledProperty<string>