RGLCustomizationActionDelegate
@protocol RGLCustomizationActionDelegate <NSObject>
- (void)onCustomButtonTappedWithTag:(NSInteger)tag;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (void)onCustomButtonTappedWithTag:(NSInteger)tag;