Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 699 Bytes

pickerflyoutbase_shouldshowconfirmationbuttons_1775481006.md

File metadata and controls

23 lines (16 loc) · 699 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.PickerFlyoutBase.ShouldShowConfirmationButtons
winrt method

Microsoft.UI.Xaml.Controls.Primitives.PickerFlyoutBase.ShouldShowConfirmationButtons

-description

Gets or sets whether confirmation buttons should be shown in the picker. Note: This method has no base class implementation and must be overridden in a derived class.

-returns

True if confirmation buttons should be shown in the picker; Otherwise, false.

-remarks

This method has no base class implementation and must be overridden in a derived class.

-examples

-see-also