MtpEvent.EventObjectAdded フィールド

定義

注意事項

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

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

[Android.Runtime.Register("EVENT_OBJECT_ADDED", 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 EventObjectAdded = 16386;
[<Android.Runtime.Register("EVENT_OBJECT_ADDED", 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 EventObjectAdded : Android.Mtp.EventCode

フィールド値

Value = 16386
属性

注釈

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

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

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

適用対象