imagePadding
The distance between the button’s image and text.
Declaration
var imagePadding: CGFloat { get set }Discussion
Use this property to adjust the distance from the title and subtitle. This doesn’t affect the distance to the button’s edge.
The distance between the button’s image and text.
var imagePadding: CGFloat { get set }Use this property to adjust the distance from the title and subtitle. This doesn’t affect the distance to the button’s edge.