Partager via


UIStackView.GetCustomSpacing(UIView) Méthode

Définition

Retourne l’espacement à utiliser après le spécifié arrangedSubview.

[Foundation.Export("customSpacingAfterView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat GetCustomSpacing (UIKit.UIView arrangedSubview);
abstract member GetCustomSpacing : UIKit.UIView -> nfloat
override this.GetCustomSpacing : UIKit.UIView -> nfloat

Paramètres

arrangedSubview
UIView

Sous-vue organisée pour laquelle obtenir l’espacement personnalisé.

Retours

Attributs

S’applique à