isSignature

open fun isSignature(): Boolean

Returns true when the annotation is a signature annotation. Annotations that can be signatures are InkAnnotation and StampAnnotation.

Return

true when the annotation is a signature annotation.