PlaneLayout
Generated.swift:13620class PlaneLayout
class PlaneLayout
import DOM
class BridgedDictionary
protocol ConstructibleFromJSValue
Types conforming to this protocol can be constructed from JSValue
.
protocol ConvertibleToJSValue
Objects that can be converted to a JavaScript value, preferably in a lossless manner.
convenience init(offset: UInt32, stride: UInt32)
required init(unsafelyWrapping object: JSObject)
@ReadWriteAttribute var offset: UInt32 { get set }
@ReadWriteAttribute var stride: UInt32 { get set }