Instance Method インスタンスメソッド

transform(_:)

Applies the receiver’s transform to the specified size and returns the results. レシーバの持つ変換を指定されたサイズに適用して、結果を返します。

Declaration 宣言

func transform(_ size: NSSize) -> NSSize

See Also 参照

Transforming Data and Objects データおよびオブジェクトの変換