isActive
A Boolean value that indicates if the picker is active.
Declaration
var isActive: Bool { get set }Discussion
When this value is true, the capture stream picker is active, available for managing capture. The default value is false.
A Boolean value that indicates if the picker is active.
var isActive: Bool { get set }When this value is true, the capture stream picker is active, available for managing capture. The default value is false.