Share via


UITraitCollection.SystemTraitsAffectingImageLookup Property

Definition

Caution

Use 'SystemTraitsAffectingImageLookup2' instead.

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

Property Value

Attributes

Applies to