Partager via


NSMutableParagraphStyle.SetParagraphStyle(NSParagraphStyle) Méthode

Définition

Remplace le style existant par paragraphStyle.

[Foundation.Export("setParagraphStyle:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetParagraphStyle (UIKit.NSParagraphStyle paragraphStyle);
abstract member SetParagraphStyle : UIKit.NSParagraphStyle -> unit
override this.SetParagraphStyle : UIKit.NSParagraphStyle -> unit

Paramètres

paragraphStyle
NSParagraphStyle
Attributs

Remarques

(Plus de documentation pour ce nœud est à venir)

Cela peut être utilisé à partir d’un thread d’arrière-plan.

S’applique à