Freigeben über


UITraitCollection.Contains(UITraitCollection) Methode

Definition

Überprüft, ob diese UITraitCollection alle angegebenen Merkmale enthält.

[Foundation.Export("containsTraitsInCollection:")]
public virtual bool Contains (UIKit.UITraitCollection trait);
abstract member Contains : UIKit.UITraitCollection -> bool
override this.Contains : UIKit.UITraitCollection -> bool

Parameter

trait
UITraitCollection

Zu untersuchende Merkmale.

Gibt zurück

True, wenn alle Merkmale im Parameter traits vorhanden sind, andernfalls false.

Attribute

Gilt für: