FillEventHistory.Event.Type Property

Definition

Returns the type of the event.

public Android.Service.Autofill.EventType Type { [Android.Runtime.Register("getType", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getType", "()I", "", ApiSince=26)>]
member this.Type : Android.Service.Autofill.EventType

Property Value

The type of the event

Attributes

Remarks

Returns the type of the event.

Java documentation for android.service.autofill.FillEventHistory.Event.getType().

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