RBHorizontalAlignment Constants Reference
Declared in | UIInline.h |
---|
RBHorizontalAlignment
Content alignment horizontally in a container.
Definition
typedef NS_ENUM(NSInteger, RBHorizontalAlignment ) {
RBHorizontalAlignmentLeft,
RBHorizontalAlignmentCenter,
RBHorizontalAlignmentRight,
};
Constants
Declared In
UIInline.h