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.

Referencia de Android para android.view.textclassifier.TextSelection.getSelectionEndIndex.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a