allowsRotation
A Boolean value that indicates whether the profile reports the directional pad values relative to its current orientation.
Declaration
var allowsRotation: Bool { get set }Discussion
If this property is false, the profile reports the value of the directional pad only in portrait orientation even when the user rotates the controller. If this property is true, the profile reports the values using the current orientation. The default value for this property is false.