orientation
The orientation of the data source relative to the device’s natural orientation.
Declaration
var orientation: AVAudioSession.Orientation? { get }Discussion
This property returns nil if the data source’s orientation isn’t known.
The orientation of the data source relative to the device’s natural orientation.
var orientation: AVAudioSession.Orientation? { get }This property returns nil if the data source’s orientation isn’t known.