EABluetoothAccessoryPickerError 枚举

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public enum EABluetoothAccessoryPickerError
type EABluetoothAccessoryPickerError = 
继承
EABluetoothAccessoryPickerError
属性

字段

名称 说明
AlreadyConnected 0
NotFound 1
Cancelled 2
Failed 3

适用于