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
특성

설명

(이 노드에 대한 추가 설명서 제공 예정)

백그라운드 스레드에서 사용할 수 있습니다.

적용 대상