Contents

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.

See Also

Configuring a dynamic item behavior