Skip to main content

FriendListActionsMenuFocusOut

Callable

  • FriendListActionsMenuFocusOut(...this, ev): void

  • Closes the actions popover if focus is no longer on this menu (or a descendant). FriendListCloseActionsMenu syncs the trigger and popover.


    Parameters

    • rest...this: any
    • ev: FocusEvent

    Returns void