Style
public protocol Style
Style protocol represents style which can be applied on control
-
Apple style on control.
Declaration
Swift
func performStyle(on control: TargetControl)Parameters
controlcontrol which can be styled.
View on GitHub
Install in Dash
Style Protocol Reference