다음을 통해 공유


UILabel.PreferredMaxLayoutWidth 속성

정의

여러 줄 레이블의 기본 설정 최대 너비(포인트)입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat PreferredMaxLayoutWidth { [Foundation.Export("preferredMaxLayoutWidth")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPreferredMaxLayoutWidth:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PreferredMaxLayoutWidth : nfloat with get, set

속성 값

특성

적용 대상