TabHeaderLength.GetHashCode() Method
Gets or sets a hash code for the TabHeaderLength.
Namespace: DevExpress.XamarinForms.Navigation
Assembly: DevExpress.XamarinForms.Navigation.dll
NuGet Package: DevExpress.XamarinForms.Navigation
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
Int32 | The hash code for the current TabHeaderLength instance. |
See Also