Share via


TextSelection.SelectionEndIndex Propiedad

Definición

Devuelve el índice final de la selección de texto.

public int SelectionEndIndex { [Android.Runtime.Register("getSelectionEndIndex", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getSelectionEndIndex", "()I", "", ApiSince=26)>]
member this.SelectionEndIndex : int

Valor de propiedad

Atributos

Comentarios

Devuelve el índice final de la selección de texto.

Documentación de Java para android.view.textclassifier.TextSelection.getSelectionEndIndex().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código y se usan según los términos descritos en la creative Commons 2.5.

Se aplica a