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(width: CGFloat, height: CGFloat)

Parameters:

  • width:
  • height:

constructor $New()

init($New )

Parameters:

  • :