Share via


INDefaultCardTemplate.Image Property

Definition

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

Property Value

Attributes

Applies to