<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "tvOS: -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/CAFrontAnchoringStrategy",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "c:objc(cs)CAFrontAnchoringStrategy"
  },
  "title" : "CAFrontAnchoringStrategy"
}
-->

# CAFrontAnchoringStrategy

Anchor to the front of the user’s space.

```
@interface CAFrontAnchoringStrategy : CAAnchoringStrategy
```

## Topics

### Instance Methods

[`- (instancetype) init;`](/documentation/AudioToolbox/CAFrontAnchoringStrategy/init)

### Type Methods

[`+ (instancetype) new;`](/documentation/AudioToolbox/CAFrontAnchoringStrategy/new)

## Relationships

### Inherits From

[`CAAnchoringStrategy`](/documentation/AudioToolbox/CAAnchoringStrategy)

---

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)