ASButtonNodeImageAlignment Constants Reference
Declared in | ASButtonNode.h |
---|
ASButtonNodeImageAlignment
Image alignment defines where the image will be placed relative to the text.
Definition
typedef NS_ENUM(NSInteger, ASButtonNodeImageAlignment ) {
ASButtonNodeImageAlignmentBeginning,
ASButtonNodeImageAlignmentEnd,
};
Constants
Declared In
ASButtonNode.h