CGSize Extension
Location
- Reference: libSilver.fx
- Namespace: Swift
- Extends: CGSize
- Platforms: Toffee
Properties
zero
static var zero: CGSize { get{} }
Instance Methods
constructor withWidth(not nullable CGFloat) height(not nullable CGFloat)
init(withWidth width: CGFloat, height: CGFloat)
Parameters:
- width:
- height:
constructor $New()
init($New )
Parameters:
- :