Deactivate Function
Deactivates in-line text editing in an Envision document currently opened in the Canvas Envision Creator app.
Deactivate(): Promise<void>
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif in-line text editing has been successfully deactivated in the current document.This function will have no effect if no text item is edited in line.
17 April 2025