共用方式為


NSMutableParagraphStyle.SetParagraphStyle(NSParagraphStyle) 方法

定義

以 取代現有的樣式 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

參數

paragraphStyle
NSParagraphStyle
屬性

備註

(即將推出此節點的更多檔)

這可從背景執行緒使用。

適用於