AppBroadcastStreamStateChangedEventArgs.StreamState Property

Definition

Gets the new state of the app broadcast stream.

public:
 property AppBroadcastStreamState StreamState { AppBroadcastStreamState get(); };
AppBroadcastStreamState StreamState();
public AppBroadcastStreamState StreamState { get; }
var appBroadcastStreamState = appBroadcastStreamStateChangedEventArgs.streamState;
Public ReadOnly Property StreamState As AppBroadcastStreamState

Property Value

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to