Freigeben über


AppBroadcastingMonitor.IsCurrentAppBroadcasting Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die aktuelle App derzeit sendet.

public:
 property bool IsCurrentAppBroadcasting { bool get(); };
bool IsCurrentAppBroadcasting();
public bool IsCurrentAppBroadcasting { get; }
var boolean = appBroadcastingMonitor.isCurrentAppBroadcasting;
Public ReadOnly Property IsCurrentAppBroadcasting As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die aktuelle App sendet; andernfalls false.

Gilt für: