Share via


INSTextAttachmentCellProtocol.Attachment Property

Definition

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextAttachment? Attachment { [Foundation.Export("attachment")] get; [Foundation.Export("setAttachment:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attachment")>]
[<set: Foundation.Export("setAttachment:")>]
member this.Attachment : AppKit.NSTextAttachment with get, set

Property Value

Attributes

Applies to