STDSButtonCustomization Class Reference

Inherits from STDSCustomization : NSObject
Declared in STDSButtonCustomization.h

Overview

A customization object to use to configure the UI of a button.

  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