Xamarin.Forms.Thickness: Constructor Members

The constructors of Xamarin.Forms.Thickness are listed below. For a list of all members, see the Thickness Members list.

See Also: Inherited members from System.ValueType

Public Constructors

Creates a new Xamarin.Forms.Thickness object that represents a uniform thickness of size uniformSize.
Creates a new Xamarin.Forms.Thickness object that has a horizontal thickness of horizontalSize and a vertical thickness of verticalSize.
Creates a new Xamarin.Forms.Thickness object with thicknesses defined by left, top, right, and bottom.