<!--
{
  "availability" : [
    "macOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetoothUI",
  "identifier" : "/documentation/IOBluetoothUI/BluetoothKeyboardReturnType",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "IOBluetooth UI"
    ],
    "preciseIdentifier" : "c:@EA@BluetoothKeyboardReturnType"
  },
  "title" : "BluetoothKeyboardReturnType"
}
-->

# BluetoothKeyboardReturnType

```
struct BluetoothKeyboardReturnType
```

## Topics

### Initializers

### Constants

[`init(_:)`](/documentation/IOBluetoothUI/BluetoothKeyboardReturnType/init(_:))

[`init(rawValue:)`](/documentation/IOBluetoothUI/BluetoothKeyboardReturnType/init(rawValue:))

### Instance Properties

[`rawValue`](/documentation/IOBluetoothUI/BluetoothKeyboardReturnType/rawValue)

[`kBluetoothKeyboardANSIReturn`](/documentation/IOBluetoothUI/kBluetoothKeyboardANSIReturn)

[`kBluetoothKeyboardISOReturn`](/documentation/IOBluetoothUI/kBluetoothKeyboardISOReturn)

[`kBluetoothKeyboardJISReturn`](/documentation/IOBluetoothUI/kBluetoothKeyboardJISReturn)

[`kBluetoothKeyboardNoReturn`](/documentation/IOBluetoothUI/kBluetoothKeyboardNoReturn)

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)