STDSButtonCustomization Class Reference
Inherits from | STDSCustomization : NSObject |
---|---|
Declared in | STDSButtonCustomization.h |
backgroundColor
The background color of the button.
@property (nonatomic, copy) NSString *backgroundColor
Discussion
The background color of the button.
Declared In
STDSButtonCustomization.h
cornerRadius
The corner radius of the button.
@property (nonatomic) NSInteger cornerRadius
Discussion
The corner radius of the button.
Declared In
STDSButtonCustomization.h