Contents

imagePlacement

The edge against which the button places the image.

Declaration

@property (nonatomic, assign, readwrite) NSDirectionalRectEdge imagePlacement;

Discussion

Use this property to place the image along the top, leading, trailing, or bottom edge of the button.

See Also

Configuring images