Mobile API Reference  MicroStrategy 2019
PopoverLayoutMenu Class Reference

#import <PopoverLayoutMenu.h>

Inheritance diagram for PopoverLayoutMenu:
PopoverMenu

Protected Attributes

BOOL fitMaxLabelWidth
 
UIColor * textColor
 
UIFont * textFont
 
UIColor * selectedTextColor
 
UIFont * selectedTextFont
 
BOOL enabled
 
- Protected Attributes inherited from PopoverMenu
PopoverMenuStyle style
 

Properties

NSInteger currentIdx
 
- Properties inherited from PopoverMenu
NSMutableArray * menuItems
 
id< PopoverMenuDelegate > delegate
 
PopoverMenuController * popoverMenuController
 
BOOL isPopoverVisible
 

Additional Inherited Members

- Instance Methods inherited from PopoverMenu
(id) - initWithPopoverMenuControllerClass:
 
(void) - addMenuItem:atIndex:
 
(void) - appendMenuItem:
 
(void) - showFromBarButtonItem:permittedArrowDirections:animated:
 
(void) - showFromRect:inView:permittedArrowDirections:animated:
 
(void) - repromptFromBarButtonItem:permittedArrowDirections:animated:
 
(void) - repromptFromRect:inView:permittedArrowDirections:animated:
 
(void) - dismissPopoverMenu
 
(void) - adjustStartingBarButtonItem:
 

Member Data Documentation

◆ enabled

- (BOOL) enabled
readwritenonatomicassignprotected

◆ fitMaxLabelWidth

- (BOOL) fitMaxLabelWidth
readwritenonatomicassignprotected

◆ selectedTextColor

- (UIColor *) selectedTextColor
readwritenonatomicstrongprotected

◆ selectedTextFont

- (UIFont *) selectedTextFont
readwritenonatomicstrongprotected

◆ textColor

- (UIColor *) textColor
readwritenonatomicstrongprotected

◆ textFont

- (UIFont *) textFont
readwritenonatomicstrongprotected

Property Documentation

◆ currentIdx

- (NSInteger) currentIdx
readwritenonatomicassign