MtpEvent.DevicePropCode Property

Definition

Obtains devicePropCode event parameter.

public virtual int DevicePropCode { [Android.Runtime.Register("getDevicePropCode", "()I", "GetGetDevicePropCodeHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getDevicePropCode", "()I", "GetGetDevicePropCodeHandler", ApiSince=24)>]
member this.DevicePropCode : int

Property Value

Attributes

Remarks

Obtains devicePropCode event parameter.

Java documentation for android.mtp.MtpEvent.getDevicePropCode().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to