Operator 演算子

==(_:_:)

Indicates whether two preview platforms are equal.

Declaration 宣言

static func == (a: PreviewPlatform, b: PreviewPlatform) -> Bool

Return Value 戻り値

A Boolean value that’s set to true if the two preview platforms are equal.

Parameters パラメータ

a

The first preview platform to compare.

b

The second preview platform to compare.

See Also 参照

Comparing Preview Platforms プレビュープラットホームを比較する