Contents

imagePadding

The distance between the button’s image and text.

Declaration

@property (nonatomic, assign, readwrite) CGFloat imagePadding;

Discussion

Use this property to adjust the distance from the title and subtitle. This doesn’t affect the distance to the button’s edge.

See Also

Configuring images