Skip to main content

DialogLeaveFocusItem

Callable

  • DialogLeaveFocusItem(allowModeChange): void

  • Leaves the item menu of the focused item (be it the extended item- or tighten/loosen menu) and perform any screen-specific setup for CurrentScreen.


    Parameters

    • allowModeChange: boolean = true

      Whether to allow automatic changes to the items dialog mode. Should be set to false if any immediate subsequent mode changes or full exits are planned

    Returns void

    See more at DialogLeaveFocusItemHandlers Namespace with helper functions for setting up new screens