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