Freigeben über


BarcodeScannerFrameReader.StopAsync Methode

Definition

Beendet das Lesen von Videoframes von der Kamera.

public:
 virtual IAsyncAction ^ StopAsync() = StopAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction StopAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction StopAsync();
function stopAsync()
Public Function StopAsync () As IAsyncAction

Gibt zurück

Asynchroner Vorgang.

Attribute

Gilt für:

Weitere Informationen