FullScale
public protocol FullScale : Scale
FullScale represents small set of scale sizes.
-
extraSmall
Default implementationextraSmall.
Default Implementation
Declaration
Swift
static var extraSmall: CGFloat { get }
-
extraLarge
Default implementationextraLarge.
Default Implementation
Declaration
Swift
static var extraLarge: CGFloat { get }
-
extraExtraLarge
Default implementationextraExtraLarge.
Default Implementation
Declaration
Swift
static var extraExtraLarge: CGFloat { get }
-
extraExtraExtraLarge
Default implementationextraExtraExtraLarge.
Default Implementation
Declaration
Swift
static var extraExtraExtraLarge: CGFloat { get }