FlyoutPanelOptions Fields
Contains view and behavior options for a FlyoutPanel.| Name | Description |
|---|---|
| DefaultAnchorType static | The default value for the FlyoutPanelOptions.AnchorType property. |
| DefaultAnimationType static | The default value for the FlyoutPanelOptions.AnimationType property. |
| DefaultCloseOnHidingOwner static | The default value for the FlyoutPanelOptions.CloseOnHidingOwner property. |
| DefaultCloseOnOuterClick static | The default value for the FlyoutPanelOptions.CloseOnOuterClick property. |
| DefaultHorzIndent static | The default value for the FlyoutPanelOptions.HorzIndent property. |
| DefaultLocation static | The default value for the FlyoutPanelOptions.Location property. |
| DefaultVertIndent static | The default value for the FlyoutPanelOptions.VertIndent property. |
See Also