Styles

@objc
public class Styles : NSObject

Provides all the styling for the visual elements after they are loaded out of nib files or created.

  • The look & feel of all the visual elements can be set through shared instance.

    Declaration

    Swift

    public static let shared: Styles