isResizable

open fun isResizable(): Boolean

Check if the annotation is resizable, or if this is a non-resizable annotation.

Return

true if the annotation can be resized (e.g. ink annotation) or false if it is a non-resizable one (e.g. note annotation).