Skip to content

UISpinBox.SetPressedDecrement(bool) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas when the decrement button is pressed.

C#
internal void SetPressedDecrement(bool pressed);

Parameters

pressed System.Boolean