Instance Property
target
Declaration
var target: Any { get set }Declaration
@property (nonatomic, strong) id target;Declaration
target() -> object
setTarget_(target: object)Instance Property
var target: Any { get set }@property (nonatomic, strong) id target;target() -> object
setTarget_(target: object)