INPerson.SiriMatches Property

Definition

Gets an array of Siri matches for the person.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Intents.INPerson[] SiriMatches { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("siriMatches", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.SiriMatches : Intents.INPerson[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to