HUBComponentType
enum HUBComponentType : NSUInteger {}
Enum describing various types of components used in the Hub Framework
-
Type of components used in the header of a view
Declaration
Objective-C
HUBComponentTypeHeader -
Type of components used in the body of a view
Declaration
Objective-C
HUBComponentTypeBody -
Type of components rendered as overlays on top of a view
Declaration
Objective-C
HUBComponentTypeOverlay
View on GitHub
Install in Dash
HUBComponentType Enum Reference