Skip to content

uicore.element.UIWindow

uicore.element.UIWindow

Inherits from: uicore.UIElement

Fields

NameType
pausedBool
signalsuicore.signals.WindowSignals
controllerExclusivityBool

Protos

  • f@5709 update(uicore.element.UIWindow, F64) → Void
  • f@5710 _canBeSelected(uicore.element.UIWindow) → Bool
  • f@5711 selectFromMouse(uicore.element.UIWindow, Bool) → Bool
  • f@5712 requestSelectionFromMouse(uicore.element.UIWindow, uicore.UIElement) → Bool
  • f@5713 handleAction(uicore.element.UIWindow, I32, Virtual[handled, mouse, pressed]) → Void
  • f@5714 bindDefaultActions(uicore.element.UIWindow) → Void
  • f@5715 close(uicore.element.UIWindow) → Void

Bindings

  • static f@5736 __constructor__(uicore.element.UIWindow, uicore.UIElement) → Void