INIntent.GetImage(String) 方法

定义

[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

参数

parameterName
String

返回

属性

适用于