次の方法で共有


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

プロパティ値

属性

適用対象