RBExtendViewState Constants Reference
Declared in | RBBaseExtendView.h |
---|
RBExtendViewState
The state of an extend view.
Definition
typedef NS_ENUM(NSInteger, RBExtendViewState ) {
RBExtendViewStateClosed = 0,
RBExtendViewStateRevealing,
RBExtendViewStateOpened,
};
Constants
Declared In
RBBaseExtendView.h