共用方式為


UIView.BottomAnchor 屬性

定義

NSLayoutYAxisAnchor 定義這個 UIView 的底部。

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

屬性值

屬性

適用於

另請參閱