AVAudioEngine.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.
Gets a Boolean value that tells whether the engine is running.
public virtual bool Running { [Foundation.Export("isRunning")] get; }
member this.Running : bool
Property Value
- Attributes