Type alias WxEventType

WxEventType: {
    changed: any;
}

Type declaration

  • changed: any

Generated using TypeDoc