Method EnsureValidScrollOffsets
EnsureValidScrollOffsets(int)
Updates TabScrollOffset to be a valid index of Tabs.
public int EnsureValidScrollOffsets(int value)
Parameters
value
intThe value to validate.
Returns
- int
The valid TabScrollOffset for the given value.
Remarks
Changes will not be immediately visible in the display until you call SetNeedsDraw().