Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 745 Bytes

splitbutton_flyout.md

File metadata and controls

28 lines (17 loc) · 745 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.SplitButton.Flyout
winrt property
RS5

Windows.UI.Xaml.Controls.SplitButton.Flyout

-description

Gets or sets the flyout associated with this button.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SplitButton.Flyout (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The flyout associated with this button. The default is null.

-remarks

-see-also

-examples