AppleTvTransportBarPopupMenuProps
AppleTvTransportBarPopupMenuProps =
object
AppleTvTransportBarPopupMenuProps defines the properties for an AppleTvTransportBarPopupMenu.
Its children can be any of the following components:
Properties
children
children:
ReactNode
The popup menu children, which can be AppleTvTransportBarAction or AppleTvTransportBarSubMenu components.
icon
icon:
string
The name of the image resource in the Xcode app.
title
title:
string
The popup menu title.