Contents

isAvailable

A Boolean value that indicates whether a person grants your app access to the camera and doesn’t have any restrictions to using the camera.

Declaration

@MainActor class var isAvailable: Bool { get }

Mentioned in

Discussion

For example, this property may be false if a person has Screen Time restrictions.

See Also

Handling availability