Share via


NSDirectionalEdgeInsets(NFloat, NFloat, NFloat, NFloat) Constructor

Definition

public NSDirectionalEdgeInsets(System.Runtime.InteropServices.NFloat top, System.Runtime.InteropServices.NFloat leading, System.Runtime.InteropServices.NFloat bottom, System.Runtime.InteropServices.NFloat trailing);
new AppKit.NSDirectionalEdgeInsets : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> AppKit.NSDirectionalEdgeInsets

Parameters

top
NFloat
leading
NFloat
bottom
NFloat
trailing
NFloat

Applies to