UIKit.UIEdgeInsets: Field Members

The fields of UIKit.UIEdgeInsets are listed below. For a list of all members, see the UIEdgeInsets Members list.

See Also: Inherited members from System.ValueType

Public Fields

Bottomnfloat. Bottom value.
Leftnfloat. Left value.
Rightnfloat. Right value.
Topnfloat. Top value.
static readonly
ZeroUIEdgeInsets. An instance with all of the UIEdgeInsets parameters set to zero.