UIView.WidthAnchor Property

Definition

The NSLayoutDimension that defines the horizontal extent of this UIView.

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

Property Value

Attributes

Applies to