Bagikan melalui


AccountsSettingsPaneEventDeferral Kelas

Definisi

Memungkinkan aplikasi memberi sinyal ketika selesai mengisi koleksi perintah saat menangani peristiwa AccountCommandsRequested .

public ref class AccountsSettingsPaneEventDeferral sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.None)]
class AccountsSettingsPaneEventDeferral final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.None)]
public sealed class AccountsSettingsPaneEventDeferral
Public NotInheritable Class AccountsSettingsPaneEventDeferral
Warisan
Object Platform::Object IInspectable AccountsSettingsPaneEventDeferral
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Keterangan

Gunakan metode Lengkap untuk memberi sinyal saat aplikasi Anda telah memenuhi permintaan.

Metode

Complete()

Menandakan bahwa aplikasi telah selesai mengisi koleksi perintah saat menangani peristiwa AccountCommandsRequested .

Berlaku untuk

Lihat juga