LuxChat  2.0
Instant messenger for iOS
Instance Methods | Class Methods | Properties | List of all members
RNGridMenu Class Reference
Inheritance diagram for RNGridMenu:

Instance Methods

(instancetype) - initWithItems:
 
(instancetype) - initWithImages:
 
(instancetype) - initWithTitles:
 
(void) - showInViewController:center:
 
(void) - dismissAnimated:
 

Class Methods

(instancetype) + visibleGridMenu
 

Properties

UIView * menuView
 
NSArray * items
 
id< RNGridMenuDelegatedelegate
 
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: