EventDispatcher.inputOwnerWidget

Used to set current focused input owner widget

  1. Widget inputOwnerWidget [@property getter]
  2. Widget inputOwnerWidget [@property setter]
    struct EventDispatcher
    @property @trusted
    void
    inputOwnerWidget
    (
    Widget widget
    )

Meta