com.pspdfkit.ui.special_mode.manager.AnnotationManager.OnAnnotationDeselectedListener |
![]() |
Listener for annotation deselection.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onAnnotationDeselected(Annotation annotation, boolean reselected)
Called when annotation gets deselected.
|
Called when annotation gets deselected.
annotation | Annotation that is being deselected. |
---|---|
reselected | true if annotation is being reselected (another annotation will
be selected soon).
|