UZTextViewGlyphEdgeType Constants Reference
Declared in | UZTextView.h |
UZTextViewGlyphEdgeType
Type of cursor view’s direction.
Definition
typedef NS_ENUM(NSUInteger, UZTextViewGlyphEdgeType ) {
UZTextViewLeftEdge = 0,
UZTextViewRightEdge = 1,
};
Constants
Declared In
UZTextView.h