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