MenuData
public protocol MenuData
                  Protocol describing the details of a menu data
- 
                    
                    
Undocumented
Declaration
Swift
var menuActions: [MenuAction] { get } 
public protocol MenuData
                  Protocol describing the details of a menu data
Undocumented
Swift
var menuActions: [MenuAction] { get }