Share via


AVCaptureDevice.SubjectAreaChangeMonitoringEnabled Property

Definition

Gets a Boolean value that tells whether the receiver should watch the video for lighting, movement, or etc.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SubjectAreaChangeMonitoringEnabled { [Foundation.Export("isSubjectAreaChangeMonitoringEnabled")] get; [Foundation.Export("setSubjectAreaChangeMonitoringEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isSubjectAreaChangeMonitoringEnabled")>]
[<set: Foundation.Export("setSubjectAreaChangeMonitoringEnabled:")>]
member this.SubjectAreaChangeMonitoringEnabled : bool with get, set

Property Value

Attributes

Applies to