DTCursorState Constants Reference
Declared in | DTCursorView.h |
DTCursorState
The current cursor state
Definition
typedef NS_ENUM(NSUInteger, DTCursorState ) {
DTCursorStateBlinking = 0,
DTCursorStateStatic,
};
Constants
Declared In
DTCursorView.h