Method AdjustY
AdjustY(int)
Adjusts the view's Y position by the specified delta.
public void AdjustY(int delta)
Parameters
deltaintAmount to adjust Y by (positive = down, negative = up).
Adjusts the view's Y position by the specified delta.
public void AdjustY(int delta)
delta intAmount to adjust Y by (positive = down, negative = up).