AVCapturePhotoOutput.IsLivePhotoCaptureSuspended 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 Boolean value that controls whether live photo capture is suspended.
public virtual bool IsLivePhotoCaptureSuspended { [Foundation.Export("isLivePhotoCaptureSuspended")] get; [Foundation.Export("setLivePhotoCaptureSuspended:")] set; }
member this.IsLivePhotoCaptureSuspended : bool with get, set
Property Value
- Attributes