I'm trying to figure out how to get detailed depth data (the raw data) from the front-facing camera on the iPhone X. Apple's docs suggest that AVDepthData will return this data, but I've not be able to confirm this.
Is this the correct property to use to access that data?