WebSourceRegistrationRequest.InputEvent Property

Definition

Getter for input event.

public Android.Views.InputEvent? InputEvent { [Android.Runtime.Register("getInputEvent", "()Landroid/view/InputEvent;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getInputEvent", "()Landroid/view/InputEvent;", "", ApiSince=34)>]
member this.InputEvent : Android.Views.InputEvent

Property Value

Attributes

Remarks

Getter for input event.

Java documentation for android.adservices.measurement.WebSourceRegistrationRequest.getInputEvent().

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