RBOrientation Constants Reference
Declared in | UIInline.h |
---|
RBOrientation
The orientation of a canvas.
Definition
typedef NS_ENUM(NSInteger, RBOrientation ) {
RBOrientationVertical,
RBOrientationHorizontal,
};
Constants
Declared In
UIInline.h