ORKBorderedButton Class Reference
Inherits from | ORKTextButton : UIButton |
---|---|
Declared in | ORKBorderedButton.h |
normalTintColor
The tint color of the button for UIControlStateNormal
@property (nonatomic) UIColor *normalTintColor
Declared In
ORKBorderedButton.h
normalHighlightOrSelectTintColor
The tint color of the button for UIControlStateSelected or UIControlStateHighlighted
@property (nonatomic) UIColor *normalHighlightOrSelectTintColor
Declared In
ORKBorderedButton.h
disableTintColor
The tint color of the button for UIControlStateDisabled
@property (nonatomic) UIColor *disableTintColor
Declared In
ORKBorderedButton.h
fadeDelay
The delay in fading animation
@property (nonatomic, assign) NSTimeInterval fadeDelay
Declared In
ORKBorderedButton.h