共用方式為


UIView.TrailingAnchor 屬性

定義

NSLayoutXAxisAnchor 定義這個 UIView 的前置邊緣。

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

屬性值

屬性

適用於

另請參閱