Share via


NSPathComponentCell.Image Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImage 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 : AppKit.NSImage with get, set

Property Value

Attributes

Applies to