setRotation(_:)
Sets the rotation angle of the annotation text field in degrees.
Declaration
func setRotation(_ rotation: Int32)Parameters
- rotation:
The rotation angle to be applied to the annotation text field, in degrees. The rotation angle must be a positive or negative multiple of 90 (negative angles are converted to their positive equivalents; for example -90 is changed to 270).