Home > @rainway/native > MouseAbsolute
MouseAbsolute class
An input report describing absolute mouse position input.
Signature:
export declare class MouseAbsolute
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the MouseAbsolute
class.