UIKit.UIOffset Members

The members of UIKit.UIOffset are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

Horizontalnfloat. The horizontal offset.
Verticalnfloat. The vertical offset.

Public Methods

override
Equals(object) : bool
Whether this has the same value as obj.
override
GetHashCode() : int
The hash code for this UIKit.UIOffset.

Public Operators

static
Equality(UIOffset, UIOffset)Whether left is equal to right.
static
Inequality(UIOffset, UIOffset)Whether left is not equal to right.