UnknownAnnotation

Represents an annotation that is currently not recognised and handled by PSPDFKit. You can still retrieve the AnnotationType of the annotation by calling getType.

Constructors

Link copied to clipboard
constructor(@NonNull nativeAnnotationType: NativeAnnotationType, @NonNull properties: AnnotationPropertyMap, markDirty: Boolean)
Intended for internal usage only

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun updateTransformationProperties(@NonNull newBoundingBox: RectF, @NonNull oldBoundingBox: RectF)
Annotations may override this method to transform their properties (i.e.