Nimbus
0.9.3 - Nimbus is proudly hosted on Github
An iOS framework whose growth is bounded by O(documentation).
|
The launcher delegate used to inform of state changes and user interactions.
Definition at line 92 of file NILauncherView.h.
Methods | |
(void) | - launcherView:didSelectButton:onPage:atIndex: |
- (void) launcherView: | (NILauncherView *) | launcher | |
didSelectButton: | (UIButton *) | button | |
onPage: | (NSInteger) | page | |
atIndex: | (NSInteger) | index | |
[optional] |
Called when the user taps and releases a launcher button.