次の方法で共有


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

戻り値

属性

適用対象