AccountsSettingsPaneEventDeferral クラス

定義

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
継承
Object Platform::Object IInspectable AccountsSettingsPaneEventDeferral
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

注釈

アプリが要求を満たしたことを通知するには、 Complete メソッドを使用します。

メソッド

Complete()

AccountCommandsRequested イベントの処理中に、アプリがコマンド コレクションの設定を完了したことを通知します。

適用対象

こちらもご覧ください