Docs
THEOplayer.com
Preparing search index...
The search index is not available
React Native THEOplayer UI
React Native THEOplayer UI
MenuViewProps
Interface MenuViewProps
interface
MenuViewProps
{
menu
:
ReactNode
;
style
?:
StyleProp
<
ViewStyle
>
;
}
Index
Properties
menu
style?
Properties
menu
menu
:
ReactNode
The menu to render inside the menu view.
Optional
style
style
?:
StyleProp
<
ViewStyle
>
The style overrides for the menu view.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
menu
style
React Native THEOplayer UI
Loading...
The menu to render inside the menu view.