FluidHighlighter
FluidHighlighter easily implements the Fluid Interface based highlighting effect on UIView and UIControl.
Usage
Highlighting enable
Highlighting disable
Enable Parameters
Parameter | Type | Description |
---|---|---|
normalColor |
UIColor |
Background color |
highlightedColor |
UIColor |
|
selectedColor |
UIColor |
Background color of selected state, only in UIControl |
highlightedOptions |
AnimationOptions |
|
highlightedDelay |
TimeInterval |
|
highlightedDuration |
TimeInterval |