DTTextSelectionStyle Constants Reference
Declared in | DTTextSelectionView.h |
DTTextSelectionStyle
The type of a selection
Definition
typedef NS_ENUM(NSUInteger, DTTextSelectionStyle ) {
DTTextSelectionStyleSelection = 0,
DTTextSelectionStyleMarking,
};
Constants
Declared In
DTTextSelectionView.h