Preparing search index...
The search index is not available
@hmodarres/react-native-ios-context-menu
@hmodarres/react-native-ios-context-menu
UIMenuDefinition
Type alias UIMenuDefinition
UIMenu
Definition
:
{
children
:
UIMenuChild
[]
;
image
?:
UIImage
;
subtitle
?:
string
;
title
:
string
;
type
:
"menu"
;
}
Type declaration
children
:
UIMenuChild
[]
Specification for menu items
Optional
image
?:
UIImage
Optional
subtitle
?:
string
Only works with iOS 15+
title
:
string
type
:
"menu"
Menu item type
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@hmodarres/react-
native-
ios-
context-
menu
Context
Menu
Props
UIAction
Definition
UIImage
UIMenu
Child
UIMenu
Definition
Context
Menu
Generated using
TypeDoc
Specification for menu items