Mobile API Reference  MicroStrategy 2019
PopoverMenu.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

protocol  <PopoverMenuDelegate >
 
class  PopoverMenu
 

Typedefs

typedef enum EnumPopoverMenuStyle PopoverMenuStyle
 

Enumerations

enum  EnumPopoverMenuStyle { MenuStylePopover, MenuStyleActionSheet }
 

Variables

NSString *const MSIPopoverMenuDidDismissNotification
 

Typedef Documentation

◆ PopoverMenuStyle

Popover Menu Style iPad will use the Popover style iPhone will use the action sheet style

Enumeration Type Documentation

◆ EnumPopoverMenuStyle

Popover Menu Style iPad will use the Popover style iPhone will use the action sheet style

Enumerator
MenuStylePopover 
MenuStyleActionSheet 

Variable Documentation

◆ MSIPopoverMenuDidDismissNotification

NSString* const MSIPopoverMenuDidDismissNotification