A Boolean value that determines whether the receiver should draw its insertion point.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
@property(readonly) BOOL shouldDrawInsertionPoint;
Discussion
YES
if the receiver should draw its insertion point, NO
otherwise.