MtpEvent.EventDeviceReset フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.

DEVICE_RESET イベントのイベント コード

[Android.Runtime.Register("EVENT_DEVICE_RESET", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.", true)]
public const Android.Mtp.EventCode EventDeviceReset = 16395;
[<Android.Runtime.Register("EVENT_DEVICE_RESET", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.", true)>]
val mutable EventDeviceReset : Android.Mtp.EventCode

フィールド値

Value = 16395
属性

注釈

DEVICE_RESET イベントのイベント コード

android.mtp.MtpEvent.EVENT_DEVICE_RESETJava ドキュメント。

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

適用対象