Freigeben über


UIStackView.GetCustomSpacing(UIView) Methode

Definition

Gibt den Abstand zurück, der nach dem angegebenen arrangedSubviewverwendet werden soll.

[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

Parameter

arrangedSubview
UIView

Die angeordnete Unteransicht, für die der benutzerdefinierte Abstand abgerufen werden soll.

Gibt zurück

Attribute

Gilt für: