<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AccessorySetupKit",
  "identifier" : "/documentation/AccessorySetupKit/ASAccessory/RenameOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AccessorySetupKit"
    ],
    "preciseIdentifier" : "c:@E@ASAccessoryRenameOptions"
  },
  "title" : "ASAccessory.RenameOptions"
}
-->

# ASAccessory.RenameOptions

Options that affect the behavior of an accessory renaming operation.

```
struct RenameOptions
```

## Topics

### Creating an options instance

[`init(rawValue: UInt)`](/documentation/AccessorySetupKit/ASAccessory/RenameOptions/init(rawValue:))

### Options

[`static var ssid: ASAccessory.RenameOptions`](/documentation/AccessorySetupKit/ASAccessory/RenameOptions/ssid)

An option to change an accessory’s SSID along with its display name.

## Relationships

### Conforms To

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

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

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

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

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

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

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

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

---

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)