Characteristic corresponding to the camera's image rotation setting.
SDKs
- iOS 10.0+
- tvOS 10.0+
- watchOS 3.0+
Framework
- Home
Kit
Declaration
var imageRotation: HMCharacteristic? { get }
Characteristic corresponding to the camera's image rotation setting.
SDKs
Framework
var imageRotation: HMCharacteristic? { get }
var current Horizontal Tilt: HMCharacteristic?
Characteristic corresponding to the camera's current horizontal tilt setting.
var target Horizontal Tilt: HMCharacteristic?
Characteristic corresponding to adjusting the camera's horizontal tilt setting.
var current Vertical Tilt: HMCharacteristic?
Characteristic corresponding to the camera's current vertical tilt setting.
var target Vertical Tilt: HMCharacteristic?
Characteristic corresponding to adjusting the camera's vertical tilt setting.
var optical Zoom: HMCharacteristic?
Characteristic corresponding to the camera's optical zoom setting.
var digital Zoom: HMCharacteristic?
Characteristic corresponding to the camera's digital zoom setting.
var image Mirroring: HMCharacteristic?
Characteristic corresponding to the camera's image mirroring setting.
var night Vision: HMCharacteristic?
Characteristic corresponding to the camera's night vision setting.