次の方法で共有


BinderConsts.DumpTransaction フィールド

定義

注意事項

Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.

IBinder プロトコル トランザクション コード: ダンプ内部状態。

[Android.Runtime.Register("DUMP_TRANSACTION")]
[System.Obsolete("Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.")]
public const int DumpTransaction = 1598311760;
[<Android.Runtime.Register("DUMP_TRANSACTION")>]
[<System.Obsolete("Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.")>]
val mutable DumpTransaction : int

フィールド値

Value = 1598311760
属性

注釈

IBinder プロトコル トランザクション コード: ダンプ内部状態。

の Java ドキュメントandroid.os.IBinder.DUMP_TRANSACTION

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象