Skip to main content

Class: CursorPropertyChangeAfterEventSignal

Constructors

new CursorPropertyChangeAfterEventSignal()

private new CursorPropertyChangeAfterEventSignal(): CursorPropertyChangeAfterEventSignal

Returns

CursorPropertyChangeAfterEventSignal

Methods

subscribe()

subscribe(callback): (arg) => void

Parameters

ParameterType
callback(arg) => void

Returns

Function

Parameters
ParameterType
argCursorPropertiesChangeAfterEvent
Returns

void

Remarks

This function can't be called in read-only mode.


unsubscribe()

unsubscribe(callback): void

Parameters

ParameterType
callback(arg) => void

Returns

void

Remarks

This function can't be called in read-only mode.

Throws

This function can throw errors.