次の方法で共有


UILabel.AllowsDefaultTighteningForTruncation プロパティ

定義

テキストを切り捨てる前に、システムがテキストの締め付けを試みることができるかどうか。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsDefaultTighteningForTruncation { [Foundation.Export("allowsDefaultTighteningForTruncation")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsDefaultTighteningForTruncation:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsDefaultTighteningForTruncation : bool with get, set

プロパティ値

属性

適用対象