ScreenRecordingState Enum

Definition

Reports whether the app is visible in a screen recording.

public enum ScreenRecordingState
type ScreenRecordingState = 
Inheritance
ScreenRecordingState

Fields

Name Value Description
NotVisible 0

Indicates that content is not visible to screen recording.

Visible 1

Indicates that content is visible to screen recording.

Applies to