Operator
演算子
==(_:
==(_:_:)
Indicates whether two transforms are the same.
2つの変換が同じかどうかを指し示します。
Availability 有効性
- macOS 10.9+
- Xcode 8.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static func == (lhs: AffineTransform
, rhs: AffineTransform
) -> Bool