共用方式為


UIScreen.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。

實作

屬性

適用於