Partager via


NSLayoutYAxisAnchor.ConstraintEqualToSystemSpacingBelowAnchor Méthode

Définition

Retourne une contrainte pour la distance entre l’ancre actuelle et le spécifié anchor, mise à l’échelle selon l’espacement du système spécifié multiplier .

[Foundation.Export("constraintEqualToSystemSpacingBelowAnchor:multiplier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.NSLayoutConstraint ConstraintEqualToSystemSpacingBelowAnchor (UIKit.NSLayoutYAxisAnchor anchor, nfloat multiplier);
abstract member ConstraintEqualToSystemSpacingBelowAnchor : UIKit.NSLayoutYAxisAnchor * nfloat -> UIKit.NSLayoutConstraint
override this.ConstraintEqualToSystemSpacingBelowAnchor : UIKit.NSLayoutYAxisAnchor * nfloat -> UIKit.NSLayoutConstraint

Paramètres

anchor
NSLayoutYAxisAnchor

Ancre de référence.

multiplier
nfloat

Multiplicateur de l’espacement.

Retours

Attributs

S’applique à