Share via


INImage.FromSystem(String) Method

Definition

[Foundation.Export("systemImageNamed:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INImage FromSystem(string systemImageName);
[<Foundation.Export("systemImageNamed:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromSystem : string -> Intents.INImage

Parameters

systemImageName
String

Returns

Attributes

Applies to