ComponentSpec
enum ComponentSpec
                Used to specificate the components settings.
- 
                  
                  
Declaration
Swift
static let componentBackgroundCornerRadius: CGFloat - 
                  
                  
Declaration
Swift
static let componentBackgroundWidthMultiplier: CGFloat - 
                  
                  
Declaration
Swift
static let titleLabelWidthMultiplier: CGFloat - 
                  
                  
Declaration
Swift
static let titleLabelHeight: CGFloat - 
                  
                  
Declaration
Swift
static let requiredLabelWidthMultiplier: CGFloat - 
                  
                  
Declaration
Swift
static let requiredLabelHeight: CGFloat - 
                  
                  
Declaration
Swift
static let descriptionLabelTopConstant: CGFloat - 
                  
                  
Declaration
Swift
static let specsViewTopConstant: CGFloat - 
                  
                  
Declaration
Swift
static let specsViewHeightConstant: CGFloat - 
                  
                  
Declaration
Swift
static let errorMessageLabelTopConstant: CGFloat - 
                  
                  
Declaration
Swift
static let keyboardDistanceFromTextField: CGFloat - 
                  
                  
Used to spacificate the
See moreSingleLinecomponent.Declaration
Swift
enum SingleLine 
            View on GitHub
          
      ComponentSpec Enumeration Reference