MCPcopy Create free account
hub / github.com/CatMuse/HiNote / isInSelectionMode

Method isInSelectionMode

src/views/selection/SelectionManager.ts:148–150  ·  view source on GitHub ↗

* 是否处于选择模式

()

Source from the content-addressed store, hash-verified

146 * 是否处于选择模式
147 */
148 isInSelectionMode(): boolean {
149 return this.selectionBoxController.isInSelectionMode();
150 }
151
152 /**
153 * 通知选择变化

Callers 1

registerHiNoteViewEventsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected