MtpEvent.Parameter2 Property

Definition

Obtains the second event parameter.

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

Property Value

Attributes

Remarks

Obtains the second event parameter.

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

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