Partager via


UITextView.SetBaseWritingDirectionforRange Méthode

Définition

Spécifie le sens d’écriture de base.

[Foundation.Export("setBaseWritingDirection:forRange:")]
public virtual void SetBaseWritingDirectionforRange (UIKit.UITextWritingDirection writingDirection, UIKit.UITextRange range);
abstract member SetBaseWritingDirectionforRange : UIKit.UITextWritingDirection * UIKit.UITextRange -> unit
override this.SetBaseWritingDirectionforRange : UIKit.UITextWritingDirection * UIKit.UITextRange -> unit

Paramètres

writingDirection
UITextWritingDirection

Direction de l’écriture.

range
UITextRange

Plage de texte dans le document.

Implémente

Attributs

S’applique à