Contents

isCenterStageActive

A Boolean value that indicates whether Center Stage is active on a device.

Declaration

var isCenterStageActive: Bool { get }

Discussion

When Center Stage is active, the camera automatically pans, tightens, or widens the field of view as it requires to keep people optimally framed. If an app or a user enables Center Stage, this property value is true if the device supports the feature in its current configuration.

The system imposes the following restrictions on a device when Center Stage is active:

The system deactivates Center Stage in the following cases:

This property is key-value observable.

See Also

Configuring Center Stage