ViewDocumentObserverSelectionEventData
typedef
The value of ViewDocumentObserverSelectionChangeEvent and ViewDocumentObserverSelectionChangeDoneEvent events.
Properties
domSelection : DomSelection | nullmodule:engine/view/observer/selectionobserver~ViewDocumentObserverSelectionEventData#domSelectionNative DOM selection.
module:engine/view/observer/selectionobserver~ViewDocumentObserverSelectionEventData#newSelectionNew View selection which is converted DOM selection.
module:engine/view/observer/selectionobserver~ViewDocumentObserverSelectionEventData#oldSelectionOld View selection which is
selection.