Share via


UIEdgeInsets(NFloat, NFloat, NFloat, NFloat) Constructor

Definition

public UIEdgeInsets(System.Runtime.InteropServices.NFloat top, System.Runtime.InteropServices.NFloat left, System.Runtime.InteropServices.NFloat bottom, System.Runtime.InteropServices.NFloat right);
new UIKit.UIEdgeInsets : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> UIKit.UIEdgeInsets

Parameters

top
NFloat
left
NFloat
bottom
NFloat
right
NFloat

Applies to