INIntent.GetImage(String) Method

Definition

[Foundation.Export("imageForParameterNamed:")]
[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 Intents.INImage GetImage (string parameterName);
abstract member GetImage : string -> Intents.INImage
override this.GetImage : string -> Intents.INImage

Parameters

parameterName
String

Returns

Attributes

Applies to