Foxit PDF SDK
9.1
|
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 |
![]() | |
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 | |
![]() | |
(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... | |
![]() | |
(instancetype) | + NS_UNAVAILABLE |
Disable the default initialization. More... | |
|
readwritenonatomicassign |
Whether to evenly distribute items across the toolbar.
|
readwritenonatomiccopy |
Disable these methods.
|
readwritenonatomiccopy |