wxMoveEvent
Module
wxMoveEvent
Module Summary
See external documentation: wxMoveEvent.
Description
See external documentation: wxMoveEvent.
- Use wxEvtHandler:connect/3 with EventType:
move
See also the message variant #wxMove{} event record type.
This class is derived (and can use functions) from:
wxEvent
DATA TYPES
Exports
getPosition(This) -> {X::integer(), Y::integer()}
Types
This = wxMoveEvent()