HMService.LinkedServices Property

Definition

If not null, the array of HMService that are linked to this HMService.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual HomeKit.HMService[] LinkedServices { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("linkedServices", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.LinkedServices : HomeKit.HMService[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to