Share via


IOSurface.AllAttachments Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> AllAttachments { [Foundation.Export("allAttachments")] get; [Foundation.Export("setAllAttachments:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allAttachments")>]
[<set: Foundation.Export("setAllAttachments:")>]
member this.AllAttachments : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> with get, set

Property Value

Attributes

Applies to