C# Class SmartHome.HoloLens.QrCodeReader

Afficher le fichier Open project: xamarin/urho-samples Class Usage Examples

Méthodes publiques

Méthode Description
ReadAsync ( CancellationToken token = default(CancellationToken) ) : Task

Continuously look for a QR code NOTE: this method won't work if recording is enabled ('hey Cortana, start recording' thing).

Method Details

ReadAsync() public static méthode

Continuously look for a QR code NOTE: this method won't work if recording is enabled ('hey Cortana, start recording' thing).
public static ReadAsync ( CancellationToken token = default(CancellationToken) ) : Task
token System.Threading.CancellationToken
Résultat Task