PointerRegionRequest
An object to describe the pointer’s location in the interaction’s view.
public class PointerRegionRequest
Properties
location
The location of the pointer in the interaction’s view’s coordinate space.
public private(set) var location: Point
modifiers
Key modifier flags representing keyboard keys pressed by the user at the time of this request.
public private(set) var modifiers: KeyModifierFlags