RBToolbarContainerBar Constants Reference
Declared in | RBToolbarContainerView.h |
---|
RBToolbarContainerBar
The bar position.
Definition
typedef NS_ENUM(NSInteger, RBToolbarContainerBar ) {
RBToolbarContainerBarTop,
RBToolbarContainerBarBottom,
RBToolbarContainerBarLeft,
RBToolbarContainerBarRight,
};
Constants
RBToolbarContainerBarTop
-
A top bar.
Declared In
RBToolbarContainerView.h
. RBToolbarContainerBarBottom
-
A bottom bar.
Declared In
RBToolbarContainerView.h
. RBToolbarContainerBarLeft
-
A left bar.
Declared In
RBToolbarContainerView.h
. RBToolbarContainerBarRight
-
A right bar.
Declared In
RBToolbarContainerView.h
.
Declared In
RBToolbarContainerView.h