PTSelectionBar
@interface PTSelectionBar : UIView
A text selection end bar.
-
Set to
YESif bar is on the left (and has its selection handle at the top).Declaration
Objective-C
@property (nonatomic) BOOL isLeft; -
Undocumented
Declaration
Objective-C
- (instancetype)initWithCoder:(NSCoder *)aDecoder NS_UNAVAILABLE;
PTSelectionBar Class Reference