Property
Common
Deprecated Replaced by TouchInjectionScope. UseperformTouchInputinstead ofperformGesture
val GestureScope.topRight: Offset
Returns the top right corner of the node we're interacting with, in the node's local coordinate system, where (0, 0) is the top left corner of the node. Note that topRight.x != width, see right.