Share via


UIImage.RenderingMode プロパティ

定義

既定値は 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

プロパティ値

イメージのレンダリング モード。

属性

注釈

(このノードのその他のドキュメントが提供されます)

これは、バックグラウンド スレッドから使用できます。

適用対象