Share via


NSStackView.CustomSpacingAfterView(NSView) Method

Definition

[Foundation.Export("customSpacingAfterView:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat CustomSpacingAfterView(AppKit.NSView aView);
[<Foundation.Export("customSpacingAfterView:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CustomSpacingAfterView : AppKit.NSView -> System.Runtime.InteropServices.NFloat
override this.CustomSpacingAfterView : AppKit.NSView -> System.Runtime.InteropServices.NFloat

Parameters

aView
NSView

Returns

Attributes

Applies to