CursorIndex Property

Definition

Assembly XenoAtom.Terminal.dll

Sets the cursor index after applying changes (0..Length in UTF-16 code units).

public int? CursorIndex {[CompilerGenerated]
    get; [CompilerGenerated]
    init; }

Returns