FlyoutPanel.ShowPopup Method
Name | Parameters | Description |
---|---|---|
ShowPopup() | none | Displays the panel at the position specified by the FlyoutPanelOptions.AnchorType property using an animation effect specified by the FlyoutPanelOptions.AnimationType property. |
ShowPopup(Boolean) | immediate | Displays the panel at the position specified by the FlyoutPanelOptions.AnchorType property immediately or using an animation effect specified by the FlyoutPanelOptions.AnimationType property. |