isActive
A Boolean value that indicates if the window is currently streaming.
Declaration
var isActive: Bool { get }Discussion
When this value is true, the window is currently streaming, even if offscreen.
A Boolean value that indicates if the window is currently streaming.
var isActive: Bool { get }When this value is true, the window is currently streaming, even if offscreen.