RBTabbedPageContainerButtonDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | RBTabbedPageContainerButtonView.h |
– tabViewButtonWasTapped:
required method
Called to notify that the button was tapped.
- (void)tabViewButtonWasTapped:(nonnull RBTabbedPageContainerButtonView *)tabViewButton
Parameters
tabViewButton |
The button that was tapped. |
---|
Discussion
Called to notify that the button was tapped.
Declared In
RBTabbedPageContainerButtonView.h