EAAccessoryManager.ShowBluetoothAccessoryPicker Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Export("showBluetoothAccessoryPickerWithNameFilter:completion:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ShowBluetoothAccessoryPicker (Foundation.NSPredicate predicate, Action<Foundation.NSError> completion);
abstract member ShowBluetoothAccessoryPicker : Foundation.NSPredicate * Action<Foundation.NSError> -> unit
override this.ShowBluetoothAccessoryPicker : Foundation.NSPredicate * Action<Foundation.NSError> -> unit
Parámetros
- Atributos