Share via


EABluetoothAccessoryPickerErrorExtensions Class

Definition

Extension methods for the EABluetoothAccessoryPickerError enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class EABluetoothAccessoryPickerErrorExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type EABluetoothAccessoryPickerErrorExtensions = class
Inheritance
EABluetoothAccessoryPickerErrorExtensions
Attributes

Remarks

The extension method for the EABluetoothAccessoryPickerError enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(EABluetoothAccessoryPickerError)

Returns the error domain associated with the ExternalAccessory.EABluetoothAccessoryPickerError value

Applies to