Instance Property
size
The size.
Declaration
var size: Int32 { get set }Declaration
@property (nonatomic) int size;Declaration
size() -> int
setSize_(size: int)Instance Property
The size.
var size: Int32 { get set }@property (nonatomic) int size;size() -> int
setSize_(size: int)