Share via


NSMetadataQuery.GroupingAttributes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSArray GroupingAttributes { [Foundation.Export("groupingAttributes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setGroupingAttributes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("groupingAttributes", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setGroupingAttributes:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.GroupingAttributes : Foundation.NSArray with get, set

Property Value

Attributes

Applies to