Operator 演算子

==(_:_:)

Compares two notifications for equality. 2つの通知を同等性について比較します。

Declaration 宣言

static func == (lhs: Notification, rhs: Notification) -> Bool

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Notifications 通知を比較する