TextClassifierEvent.EventIndex Property

Definition

Returns the index of this event in the series of event it belongs to.

public virtual int EventIndex { [Android.Runtime.Register("getEventIndex", "()I", "GetGetEventIndexHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getEventIndex", "()I", "GetGetEventIndexHandler", ApiSince=29)>]
member this.EventIndex : int

Property Value

Attributes

Remarks

Returns the index of this event in the series of event it belongs to.

Java documentation for android.view.textclassifier.TextClassifierEvent.getEventIndex().

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