Partager via


NSLayoutXAxisAnchor.CreateAnchorWithOffset(NSLayoutXAxisAnchor) Méthode

Définition

Retourne une dimension de disposition pour la distance entre l’ancre actuelle et otherAnchor.

[Foundation.Export("anchorWithOffsetToAnchor:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.NSLayoutDimension CreateAnchorWithOffset (UIKit.NSLayoutXAxisAnchor otherAnchor);
abstract member CreateAnchorWithOffset : UIKit.NSLayoutXAxisAnchor -> UIKit.NSLayoutDimension
override this.CreateAnchorWithOffset : UIKit.NSLayoutXAxisAnchor -> UIKit.NSLayoutDimension

Paramètres

otherAnchor
NSLayoutXAxisAnchor

Retours

Attributs

S’applique à