Method CloseDelayed
CloseDelayed(bool)
Closes the popup window with delay.
public void CloseDelayed(bool accept)Parameters
- acceptbool
- Indicates whether the result of the popup should be accepted. 
Closes the popup window with delay.
public void CloseDelayed(bool accept)accept boolIndicates whether the result of the popup should be accepted.