setContentsWithoutSync

open fun setContentsWithoutSync(@Nullable contents: String)

Sets text contents of the annotation without synchronizing the change to the native object.

Parameters

contents

Contents string or null to clear the field.