Share via


QLPreviewReply.Attachments Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary<Foundation.NSString,QuickLookUI.QLPreviewReplyAttachment> Attachments { [Foundation.Export("attachments", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAttachments:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attachments", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAttachments:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Attachments : Foundation.NSDictionary<Foundation.NSString, QuickLookUI.QLPreviewReplyAttachment> with get, set

Property Value

Attributes

Applies to