dismissPopOver
Dismisses the popover.
Parameters
receiveOnDismissCallback
If true
, the onDismissListener
will be called upon dismissal if it was provided when calling showOrRestorePopOver. Otherwise, the listener will not be called even if it was provided. Default value is true
.