luxlabs header browser preview


@interface SUUICountdownViewTimerTarget : NSObject

@property (copy, nonatomic) id /* block */ actionBlock;

- (void)action;
- (void).cxx_destruct;

@end