Partager via


UIImage.RenderingMode Propriété

Définition

La valeur par défaut est Automatic.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.ThreadSafe]
public virtual UIKit.UIImageRenderingMode RenderingMode { [Foundation.Export("renderingMode")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.RenderingMode : UIKit.UIImageRenderingMode

Valeur de propriété

Mode de rendu de l’image.

Attributs

Remarques

(Plus de documentation pour ce nœud arrive)

Cela peut être utilisé à partir d’un thread d’arrière-plan.

S’applique à