Share via


INGetVisualCodeIntentResponse.VisualCodeImage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INImage? VisualCodeImage { [Foundation.Export("visualCodeImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setVisualCodeImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("visualCodeImage", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setVisualCodeImage:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.VisualCodeImage : Intents.INImage with get, set

Property Value

Attributes

Applies to