共用方式為


UIViewController.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

屬性值

UITraitCollection與顯示器相關的 。

實作

屬性

適用於