cursorPosition
The position of the text cursor inside the element.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty(ReadOnly = true)]public Vector2 cursorPosition { get; }