INIntent.SetImage(INImage, String) Method

Definition

[Foundation.Export("setImage:forParameterNamed:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetImage (Intents.INImage image, string parameterName);
abstract member SetImage : Intents.INImage * string -> unit
override this.SetImage : Intents.INImage * string -> unit

Parameters

image
INImage
parameterName
String
Attributes

Applies to