共用方式為


UIView.TraitCollection 屬性

定義

傳回特徵集合。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UITraitCollection TraitCollection { [Foundation.Export("traitCollection")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TraitCollection : UIKit.UITraitCollection

屬性值

要為特徵設定的值。

實作

屬性

適用於