Foxit PDF SDK  9.1
com.foxit.uiextensions.controls.propertybar.IViewSettingsWindow.OnDismissListener Interface Reference

Public Member Functions

void onDismiss ()
 

Detailed Description

Interface used to allow the creator of a setting window to run some code when the setting window is dismissed.

Member Function Documentation

◆ onDismiss()

void com.foxit.uiextensions.controls.propertybar.IViewSettingsWindow.OnDismissListener.onDismiss ( )

This method will be invoked when the setting window is dismissed.