Edit

Share via


HMAccessory.CameraProfiles Property

Definition

An array of installed HMCameraProfile camera profiles.

[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.HMCameraProfile[] CameraProfiles { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("cameraProfiles", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.CameraProfiles : HomeKit.HMCameraProfile[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to