|
|
(instancetype) | - initWithItems: |
| |
|
(instancetype) | - initWithImages: |
| |
|
(instancetype) | - initWithTitles: |
| |
|
(void) | - showInViewController:center: |
| |
|
(void) | - dismissAnimated: |
| |
|
|
(instancetype) | + visibleGridMenu |
| |
|
|
UIView * | menuView |
| |
|
NSArray * | items |
| |
|
id< RNGridMenuDelegate > | delegate |
| |
|
UIColor * | highlightColor |
| |
|
UIColor * | backgroundColor |
| |
|
UIBezierPath * | backgroundPath |
| |
|
CGFloat | cornerRadius |
| |
|
CGSize | itemSize |
| |
|
CGFloat | blurLevel |
| |
|
UIBezierPath * | blurExclusionPath |
| |
|
CGFloat | animationDuration |
| |
|
UIColor * | itemTextColor |
| |
|
UIFont * | itemFont |
| |
|
NSTextAlignment | itemTextAlignment |
| |
|
RNGridMenuStyle | menuStyle |
| |
|
UIView * | headerView |
| |
|
dispatch_block_t | dismissAction |
| |
|
BOOL | bounces |
| |
The documentation for this class was generated from the following files:
- Vendors/RNGridMenu/RNGridMenu.h
- Vendors/RNGridMenu/RNGridMenu.m