CursorUpdatedEventArgs Interface
Deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.
Cursor Updated Event Args interface.
Properties
Name | Type | Description | |
---|---|---|---|
direction | CursorDirection | ||
newPt | Readonly<WritableXAndY> | ||
oldPt | Readonly<WritableXAndY> |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.