AVCaptureSession.Running 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.
Whether the capture session is currently running.
public virtual bool Running { [Foundation.Export("isRunning")] get; }
member this.Running : bool
Property Value
- Attributes