Version:
type

FocusChangedEvent

typescript
type FocusChangedEvent = AccessibilityEventBase & { type: "focusChanged" }

Was this page helpful?