Expo UI and Router for iOS
Modifiers

menuActionDismissBehavior

Controls the dismissal behavior of menu actions.

iOS 16.4+
ParameterTypeDescription
behavior'automatic' | 'enabled' | 'disabled'The menu action dismiss behavior.

Controls the dismissal behavior of menu actions.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page