StylesHelper
class StylesHelper
Undocumented
-
Undocumented
See moreDeclaration
Swift
struct StylesHelperApi -
Undocumented
Declaration
Swift
public class func retriveStyles() -> [AnyHashable : Any]? -
Undocumented
Declaration
Swift
public class func updateZappStyles() -
Undocumented
Declaration
Swift
public class func style(forKey key: String) -> [String : String]? -
Undocumented
Declaration
Swift
public class func color(forKey key: String) -> UIColor? -
Undocumented
Declaration
Swift
public class func updateLabel(forKey key: String, label: UILabel?) -
Undocumented
Declaration
Swift
public class func label(forKey key: String) -> (color: UIColor?, font: UIFont?)