편집

다음을 통해 공유


EABluetoothAccessoryPickerErrorExtensions.GetDomain Method

Definition

Returns the error domain associated with the ExternalAccessory.EABluetoothAccessoryPickerError value

public static Foundation.NSString GetDomain (this ExternalAccessory.EABluetoothAccessoryPickerError self);
static member GetDomain : ExternalAccessory.EABluetoothAccessoryPickerError -> Foundation.NSString

Parameters

self
EABluetoothAccessoryPickerError

The enumeration value

Returns

Remarks

See the NSError for information on how to use the error domains when reporting errors.

Applies to