Declaration

var action: Selector? { get set }

Declaration

@property (nonatomic) SEL action;

Declaration

action() -> SEL
setAction_(action: SEL)