Share via


UITraitCollection.SystemTraitsAffectingColorAppearance Property

Definition

Caution

Use 'SystemTraitsAffectingColorAppearance2' instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use 'SystemTraitsAffectingColorAppearance2' instead.", false)]
public static UIKit.IUITraitDefinition[] SystemTraitsAffectingColorAppearance { [Foundation.Export("systemTraitsAffectingColorAppearance")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use 'SystemTraitsAffectingColorAppearance2' instead.", false)>]
[<get: Foundation.Export("systemTraitsAffectingColorAppearance")>]
static member SystemTraitsAffectingColorAppearance : UIKit.IUITraitDefinition[]

Property Value

Attributes

Applies to