AVCaptureDevice.SubjectAreaChangeMonitoringEnabled Property
Definition
Gets a Boolean value that tells whether the receiver should watch the video for lighting, movement, or etc.
[get: Foundation.Export("isSubjectAreaChangeMonitoringEnabled")]
[set: Foundation.Export("setSubjectAreaChangeMonitoringEnabled:")]
public virtual bool SubjectAreaChangeMonitoringEnabled { get; set; }
member this.SubjectAreaChangeMonitoringEnabled : bool with get, set
Property Value
- Attributes