Contents

badgeTitlePositionAdjustment

The additional amount by which to offset the badge’s title horizontally and vertically.

Declaration

var badgeTitlePositionAdjustment: UIOffset { get set }

Discussion

Use this property to specify the distance, in points, by which to offset the title. Positive values move the title down and to the right. Negative values move the title up and to the left.

See Also

Configuring the badge appearance