FlyoutPanel.HidePopup Method
Name | Parameters | Description |
---|---|---|
HidePopup() | none | Hides the FlyoutPanel using an animation effect specified by the FlyoutPanelOptions.AnimationType property. |
HidePopup(Boolean) | immediate | Hides the FlyoutPanel immediately or using an animation effect specified by the FlyoutPanelOptions.AnimationType property. |