<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SensorKit",
  "identifier" : "/documentation/SensorKit/SRAmbientLightSample/SensorPlacement",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "SensorKit"
    ],
    "preciseIdentifier" : "c:@E@SRAmbientLightSensorPlacement"
  },
  "title" : "SRAmbientLightSample.SensorPlacement"
}
-->

# SRAmbientLightSample.SensorPlacement

Directional values that describe light-source location with respect to the sensor.

```
enum SensorPlacement
```

## Topics

### Placement configurations

[`SRAmbientLightSample.SensorPlacement.frontBottom`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/frontBottom)

Indicates that the light source is toward the bottom of the sensor.

[`SRAmbientLightSample.SensorPlacement.frontBottomLeft`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/frontBottomLeft)

Indicates that the light source is toward the bottom-left of the sensor.

[`SRAmbientLightSample.SensorPlacement.frontBottomRight`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/frontBottomRight)

Indicates that the light source is toward the bottom-right of the sensor.

[`SRAmbientLightSample.SensorPlacement.frontLeft`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/frontLeft)

Indicates that the light source is toward the left of the sensor.

[`SRAmbientLightSample.SensorPlacement.frontRight`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/frontRight)

Indicates that the light source is toward the right of the sensor.

[`SRAmbientLightSample.SensorPlacement.frontTop`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/frontTop)

Indicates that the light source is toward the top of the sensor.

[`SRAmbientLightSample.SensorPlacement.frontTopLeft`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/frontTopLeft)

Indicates that the light source is toward the top-left of the sensor.

[`SRAmbientLightSample.SensorPlacement.frontTopRight`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/frontTopRight)

Indicates that the light source is toward the top-right of the sensor.

[`SRAmbientLightSample.SensorPlacement.unknown`](/documentation/SensorKit/SRAmbientLightSample/SensorPlacement/unknown)

Indicates that the sensor can’t determine the light source’s location.



---

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)