The methods of UIKit.UIEdgeInsets are listed below. For a list of all members, see the UIEdgeInsets Members list.
See Also: Inherited members from System.ValueType
override | Equals(object)Whether this is equivalent to the obj. | |
Equals(UIEdgeInsets)Whether this is equivalent to other. | ||
static | FromString(string)Documentation for this section has not yet been entered. | |
override | GetHashCode()The hash for this UIKit.UIEdgeInsets. | |
InsetRect(CoreGraphics.CGRect)Adjusts a rectangle by the given edge insets. | ||
override | ToString()Returns a human-readable version of the UIEdgeInset properties, for debugging. | |