children
The contents of the menu.
Declaration
var children: [UIMenuElement] { get }Discussion
If the menu doesn’t have any child menu elements, this property contains an empty array.
The contents of the menu.
var children: [UIMenuElement] { get }If the menu doesn’t have any child menu elements, this property contains an empty array.