ScrollingMovementMethod.Left(TextView, 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.
Effectue une action de mouvement gauche.
[Android.Runtime.Register("left", "(Landroid/widget/TextView;Landroid/text/Spannable;)Z", "GetLeft_Landroid_widget_TextView_Landroid_text_Spannable_Handler")]
protected override bool Left (Android.Widget.TextView? widget, Android.Text.ISpannable? buffer);
[<Android.Runtime.Register("left", "(Landroid/widget/TextView;Landroid/text/Spannable;)Z", "GetLeft_Landroid_widget_TextView_Landroid_text_Spannable_Handler")>]
override this.Left : Android.Widget.TextView * Android.Text.ISpannable -> bool
Paramètres
- widget
- TextView
Affichage texte.
- buffer
- ISpannable
Mémoire tampon de texte.
Retours
- Attributs
Remarques
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.