Foxit PDF SDK  9.1
FSMainBottombar Class Reference
Inheritance diagram for FSMainBottombar:
FSMainToolbar

Properties

BOOL average
 Whether to evenly distribute items across the toolbar. More...
 
NSArray< FSMainToolbarItem * > *itemsForPositionLeft NS_UNAVAILABLE
 Disable these methods. More...
 
NSArray< FSMainToolbarItem * > *itemsForPositionRight NS_UNAVAILABLE
 
- Properties inherited from FSMainToolbar
CGFloat contentHeight
 Set content bar height. More...
 
NSArray< FSMainToolbarItem * > * itemsForPositionCenter
 Get/Set the items displayed on the toolbar center. More...
 
NSArray< FSMainToolbarItem * > * itemsForPositionLeft
 Get/Set the items displayed on the toolbar left. More...
 
NSArray< FSMainToolbarItem * > * itemsForPositionRight
 Get/Set the items displayed on the toolbar right. More...
 

Additional Inherited Members

- Instance Methods inherited from FSMainToolbar
(void) - addItem:atPosition:
 Add item at position, Please refer to {@linkFSMainToolbarItemPositionXXX} and FSMainToolbarItemPosition values and it would be one of these values.. More...
 
(__kindof UIStackView *) - getToolbarContentView
 Get the the toolbar content view. More...
 
(instancetype) - NS_UNAVAILABLE
 
(void) - removeItem:atPosition:
 Removes item at position, Please refer to {@linkFSMainToolbarItemPositionXXX} and FSMainToolbarItemPosition values and it would be one of these values.. More...
 
(void) - removeItemAtPosition:index:
 Removes the index item at position, Please refer to {@linkFSMainToolbarItemPositionXXX} and FSMainToolbarItemPosition values and it would be one of these values.. More...
 
(void) - setBackgroundColor:
 Set the background color. More...
 
- Class Methods inherited from FSMainToolbar
(instancetype) + NS_UNAVAILABLE
 Disable the default initialization. More...
 

Property Documentation

◆ average

- (BOOL) average
readwritenonatomicassign

Whether to evenly distribute items across the toolbar.

◆ NS_UNAVAILABLE [1/2]

- (NSArray<FSMainToolbarItem *>* itemsForPositionLeft) NS_UNAVAILABLE
readwritenonatomiccopy

Disable these methods.

◆ NS_UNAVAILABLE [2/2]

- (NSArray<FSMainToolbarItem *>* itemsForPositionRight) NS_UNAVAILABLE
readwritenonatomiccopy