express-embed-mobile-sdk-android-release

//sdk/com.adobe.express.embedsdk/EditImageContext/hasUnsavedChanges

hasUnsavedChanges


abstract suspend fun hasUnsavedChanges(): Boolean

Checks if there are any unsaved changes in the current editing session

Return

true if there are unsaved changes, false otherwise