compositionCursorPos
Interface to Input.compositionCursorPos. Can be overridden to provide custom input instead of using the Input class.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public virtual Vector2 compositionCursorPos { get; set; }