TextClassifierEvent.Builder.SetEventIndex(Int32) Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setEventIndex", "(I)Landroid/view/textclassifier/TextClassifierEvent$Builder;", "GetSetEventIndex_IHandler", ApiSince=29)]
public virtual Java.Lang.Object SetEventIndex(int eventIndex);
	[<Android.Runtime.Register("setEventIndex", "(I)Landroid/view/textclassifier/TextClassifierEvent$Builder;", "GetSetEventIndex_IHandler", ApiSince=29)>]
abstract member SetEventIndex : int -> Java.Lang.Object
override this.SetEventIndex : int -> Java.Lang.Object
	Parameters
- eventIndex
 - Int32
 
Returns
- Attributes