Compartir a través de


EAAccessoryManager.ShowBluetoothAccessoryPickerAsync(NSPredicate) Método

Definición

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task ShowBluetoothAccessoryPickerAsync (Foundation.NSPredicate predicate);
abstract member ShowBluetoothAccessoryPickerAsync : Foundation.NSPredicate -> System.Threading.Tasks.Task
override this.ShowBluetoothAccessoryPickerAsync : Foundation.NSPredicate -> System.Threading.Tasks.Task

Parámetros

predicate
NSPredicate

Que se va a agregar. Este parámetro puede ser .

Devoluciones

Tarea que representa la operación Asincrónica ShowBluetoothAccessoryPicker

Atributos

Comentarios

El método ShowBluetoothAccessoryPickerAsync es adecuado para usarse con Async de C# devolviendo el control al autor de la llamada con una tarea que representa la operación.

Se agregará.

Se aplica a