MtpEvent.EventStorageInfoChanged フィールド

定義

注意事項

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

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

[Android.Runtime.Register("EVENT_STORAGE_INFO_CHANGED", 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 EventStorageInfoChanged = 16396;
[<Android.Runtime.Register("EVENT_STORAGE_INFO_CHANGED", 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 EventStorageInfoChanged : Android.Mtp.EventCode

フィールド値

Value = 16396
属性

注釈

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

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

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

適用対象