dismiss

fun dismiss(fragmentManager: FragmentManager, withAnimation: Boolean = true)

Dismiss the currently displayed TtPopOver or do nothing if no TtPopOver is displayed. If this results in a TtPopOver being dismissed, any registered dismiss listeners will be notified.