FillResponse.FlagTrackContextCommited フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Service.Autofill.AutofillResponseFlags enum directly instead of this field.

mdash 型FillEventHistory.Event#TYPE_CONTEXT_COMMITTEDの生成FillEventHistory.Event eventsに使用&フラグ。このフラグが にBuilder#setFlags(int)渡されない場合、これらのイベントは生成されません。

[Android.Runtime.Register("FLAG_TRACK_CONTEXT_COMMITED", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Autofill.AutofillResponseFlags enum directly instead of this field.", true)]
public const Android.Service.Autofill.AutofillResponseFlags FlagTrackContextCommited = 1;
[<Android.Runtime.Register("FLAG_TRACK_CONTEXT_COMMITED", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Autofill.AutofillResponseFlags enum directly instead of this field.", true)>]
val mutable FlagTrackContextCommited : Android.Service.Autofill.AutofillResponseFlags

フィールド値

Value = 1

実装

属性

注釈

mdash 型FillEventHistory.Event#TYPE_CONTEXT_COMMITTEDの生成FillEventHistory.Event eventsに使用&フラグ。このフラグが にBuilder#setFlags(int)渡されない場合、これらのイベントは生成されません。

android.service.autofill.FillResponse.FLAG_TRACK_CONTEXT_COMMITEDJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象