Szerkesztés

Megosztás a következőn keresztül:


INSearchForMessagesIntent.GroupNames Property

Definition

If not null, the names of the groups associated with the search.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")]
public virtual string[] GroupNames { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SpeakableGroupNames' instead.")] [Foundation.Export("groupNames", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.GroupNames : string[]

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to