Created
August 9, 2018 15:24
-
-
Save vialyx/da19f1fc46968810788df7da387b4c12 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@IBInspectable | |
var activeSegmentColor: UIColor = .segmentActiveBackground | |
@IBInspectable | |
var textColor: UIColor = .segmentText | |
@IBInspectable | |
var activeTextColor: UIColor = .segmentActiveText |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment