Instance Property
action
Declaration
var action: Selector? { get set }Declaration
@property (nonatomic, assign) SEL action;Declaration
action() -> SEL
setAction_(action: SEL)Instance Property
var action: Selector? { get set }@property (nonatomic, assign) SEL action;action() -> SEL
setAction_(action: SEL)