UIView.LastBaselineAnchor プロパティ

定義

NSLayoutYAxisAnchorこの UIView内のテキストの最初の行のベースラインに基づいて制約を定義する 。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.NSLayoutYAxisAnchor LastBaselineAnchor { [Foundation.Export("lastBaselineAnchor")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LastBaselineAnchor : UIKit.NSLayoutYAxisAnchor

プロパティ値

属性

適用対象

こちらもご覧ください