Selection.ExtendToParagraphEnd(ISpannable) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étendez la sélection au décalage de fin de paragraphe le plus proche.
[Android.Runtime.Register("extendToParagraphEnd", "(Landroid/text/Spannable;)Z", "", ApiSince=34)]
public static bool ExtendToParagraphEnd (Android.Text.ISpannable text);
[<Android.Runtime.Register("extendToParagraphEnd", "(Landroid/text/Spannable;)Z", "", ApiSince=34)>]
static member ExtendToParagraphEnd : Android.Text.ISpannable -> bool
Paramètres
- text
- ISpannable
texte spannable
Retours
true si la sélection est étendue, sinon false
- Attributs
Remarques
Étendez la sélection au décalage de fin de paragraphe le plus proche.
Documentation Java pour android.text.Selection.extendToParagraphEnd(android.text.Spannable)
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.