MtpEvent.Parameter3 Property

Definition

Obtains the third event parameter.

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

Property Value

Attributes

Remarks

Obtains the third event parameter.

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

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