allowsRotation
Specifies whether rotation is allowed for the behavior’s dynamic items.
Declaration
var allowsRotation: Bool { get set }Discussion
Default value is true. To disable rotation, set this property to false.
Specifies whether rotation is allowed for the behavior’s dynamic items.
var allowsRotation: Bool { get set }Default value is true. To disable rotation, set this property to false.