frameCenterRotation
The rotation angle of the view around the center of its layer.
Declaration
var frameCenterRotation: CGFloat { get set }Discussion
This property contains the angle of rotation of the view’s frame around its center. If you changed the underlying layer’s anchorPoint property, the result of setting this property is undefined.