Instance Property
buttonTitle
Declaration
unowned(unsafe) var buttonTitle: NSString! { get }Declaration
@property (nonatomic, unsafe_unretained, readonly) NSString * buttonTitle;Declaration
buttonTitle() -> strInstance Property
unowned(unsafe) var buttonTitle: NSString! { get }@property (nonatomic, unsafe_unretained, readonly) NSString * buttonTitle;buttonTitle() -> str