Freigeben über


ClaimedBarcodeScanner.ShowVideoPreviewAsync Methode

Definition

Zeigt das Videovorschaufenster an.

public:
 virtual IAsyncOperation<bool> ^ ShowVideoPreviewAsync() = ShowVideoPreviewAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> ShowVideoPreviewAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> ShowVideoPreviewAsync();
function showVideoPreviewAsync()
Public Function ShowVideoPreviewAsync () As IAsyncOperation(Of Boolean)

Gibt zurück

True, wenn die Videovorschau angezeigt wird; false, wenn die Videovorschau nicht angezeigt wird oder nicht unterstützt wird.

Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Gilt für: