编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Controls\Slider
  • UI\Controls\Slider::getValue »
  • PHP Manual
  • UI\Controls\Slider
  • Construct a new Slider

UI\Controls\Slider::__construct

(PHP 7, UI 0.9.9)

UI\Controls\Slider::__construct — Construct a new Slider

说明

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

Construct a new Slider with the given range

参数

min

The minimum allowed value

max

The maximum allowed value

相关文章
php ui controls box construct a new boxphp ui controls button construct a new buttonphp ui controls check construct a new checkphp ui controls entry construct a new entryphp ui controls group construct a new groupphp ui controls label construct a new labelphp ui controls multilineentry construct a new multiline entryphp ui controls picker construct a new pickerphp ui controls separator construct a new separatorphp ui controls slider construct a new sliderphp ui controls spin construct a new spinphp ui draw color construct new colorphp ui draw path construct a new pathphp ui draw text font descriptor construct a new font descriptorphp ui draw text font construct a new fontphp ui draw text layout construct a new text layoutphp ui executor construct a new executorphp ui point construct a new pointphp ui size construct a new sizephp ui window construct a new window
关注编程学问公众号
编程学问网 湘ICP备20001732号