rac_command
Sets the button’s command. When the button is clicked, the command is
executed with the sender of the event. The button’s enabledness is bound
to the command’s canExecute
.
@property (nonatomic, strong) RACCommand *rac_command
Declared In
UIButton+RACCommandSupport.h