MtpEvent.Parameter1 Property

Definition

Obtains the first event parameter.

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

Property Value

Attributes

Remarks

Obtains the first event parameter.

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

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