PreeditTextCursorPositionProperty Field
Defines the PreeditText property.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<int?> PreeditTextCursorPositionProperty
Public Shared ReadOnly PreeditTextCursorPositionProperty As StyledProperty(Of Integer?)
static val PreeditTextCursorPositionProperty: StyledProperty<Nullable<int>>
Field Value
StyledProperty(Nullable(Int32))