Share via


AppBroadcastState.ViewerCount Property

Definition

Gets the viewer count of the app broadcast.

public:
 property unsigned int ViewerCount { unsigned int get(); };
uint32_t ViewerCount();
public uint ViewerCount { get; }
var uInt32 = appBroadcastState.viewerCount;
Public ReadOnly Property ViewerCount As UInteger

Property Value

UInt32

unsigned int

uint32_t

The viewer count of the app broadcast.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to