Version:
type

MenuCloseEvent

typescript
type MenuCloseEvent = AccessibilityEventBase & { type: "menuClose" }

Was this page helpful?