Nimbus
0.9.3 - Nimbus is proudly hosted on Github
An iOS framework whose growth is bounded by O(documentation).
|
A simple launcher button that shows an image and text.
Shows the icon centered in the top portion of the button with the text taking up one line at the bottom.
Definition at line 31 of file NILauncherButton.m.
Inherits UIButton.
Methods | |
UIEdgeInsets | padding property |
- (UIEdgeInsets) padding [read, write, assign] |
The padding for the button.
This padding is applied on all edges of the button.
Defaults to 5px of padding on all sides.
Definition at line 148 of file NILauncherViewController.h.