set Enable Note Annotation No Zoom Handling
fun setEnableNoteAnnotationNoZoomHandling(noZoomHandlingEnabled: Boolean): PdfActivityConfiguration.Builder
Enables or disables handling for com.pspdfkit.annotations.AnnotationFlags.NOZOOM flag for note annotations. Note annotations are always displayed as if com.pspdfkit.annotations.AnnotationFlags.NOZOOM flag was set by default.
Parameters
no Zoom Handling Enabled
If true, note annotations will respect missing com.pspdfkit.annotations.AnnotationFlags.NOZOOM flag and will allow zoom in that case.