Compartir a través de


UIView.CenterYAnchor Propiedad

Definición

NSLayoutYAxisAnchor que define el centro del eje Y de este UIView.

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

Valor de propiedad

Atributos

Se aplica a

Consulte también