AVCapturePhotoOutput.PhotoSettingsForSceneMonitoring Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a settings object for controlling how flash and stabilization modes are detected by the photo output.
public virtual AVFoundation.AVCapturePhotoSettings PhotoSettingsForSceneMonitoring { [Foundation.Export("photoSettingsForSceneMonitoring", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPhotoSettingsForSceneMonitoring:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PhotoSettingsForSceneMonitoring : AVFoundation.AVCapturePhotoSettings with get, set
Property Value
- Attributes