PreviewTeamView.IsScreenSharing Property

Definition

Describes the state of the outbound screen sharing.

public:
 property bool IsScreenSharing { bool get(); };
bool IsScreenSharing();
public bool IsScreenSharing { get; }
var boolean = previewTeamView.isScreenSharing;
Public ReadOnly Property IsScreenSharing As Boolean

Property Value

Boolean

bool

True if the outbound screen is currently sharing; otherwise, False.

Applies to