Contents

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.

See Also

Determining visibility