AppBroadcastViewerCountChangedEventArgs.ViewerCount Property

Definition

Gets the new viewer count.

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

Property Value

UInt32

unsigned int

uint32_t

The new viewer count.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to