Instance Property
maxWidth
Declaration
var maxWidth: Int { get }Declaration
@property (nonatomic, readonly) NSInteger maxWidth;Declaration
maxWidth() -> intInstance Property
var maxWidth: Int { get }@property (nonatomic, readonly) NSInteger maxWidth;maxWidth() -> int