Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 655 Bytes

timepickerflyout_showatasync_1447803737.md

File metadata and controls

26 lines (18 loc) · 655 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.TimePickerFlyout.ShowAtAsync(Microsoft.UI.Xaml.FrameworkElement)
winrt method

Microsoft.UI.Xaml.Controls.TimePickerFlyout.ShowAtAsync

-description

Begins an asynchronous operation to show the flyout placed in relation to the specified element.

-parameters

-param target

The element to use as the flyout's placement target.

-returns

An asynchronous operation.

-remarks

-examples

-see-also