wxIconizeEvent

See external documentation: wxIconizeEvent.

See external documentation: wxIconizeEvent.

Use wxEvtHandler:connect/3 with EventType:

iconize

See also the message variant #wxIconize{} event record type.

This class is derived (and can use functions) from:
wxEvent

Types


wxIconizeEvent() = wx:wx_object()

Functions


iconized(This) -> boolean()

  • This = wxIconizeEvent()

See external documentation.