UI UI\Controls\Spin::__construct

(UI 0.9.9)

UI\Controls\Spin::__construct — 새로운 스핀 구성


설명

public UI\Controls\Spin::__construct(int $min, int $max)

주어진 범위로 새로운 스핀을 생성합니다.


매개변수

min
허용되는 최소값
max
허용되는 최대값

반환 값