Bagikan melalui


ListPickerFlyout.ShowAtAsync(FrameworkElement) Metode

Definisi

Memulai operasi asinkron untuk menunjukkan flyout yang ditempatkan dalam kaitannya dengan elemen yang ditentukan.

public:
 virtual IAsyncOperation<IVectorView<Platform::Object ^> ^> ^ ShowAtAsync(FrameworkElement ^ target) = ShowAtAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IVectorView<IInspectable>> ShowAtAsync(FrameworkElement const& target);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IReadOnlyList<object>> ShowAtAsync(FrameworkElement target);
function showAtAsync(target)
Public Function ShowAtAsync (target As FrameworkElement) As IAsyncOperation(Of IReadOnlyList(Of Object))

Parameter

target
FrameworkElement

Elemen yang digunakan sebagai target penempatan flyout.

Mengembalikan

Operasi asinkron.

Atribut

Berlaku untuk