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

UI\Window::__construct

(PHP 7, UI 0.9.9)

UI\Window::__construct — Construct a new Window

说明

public UI\Window::__construct ( string $title , Size $size [, bool $menu = FALSE ] )

Shall construct a new Window

参数

title

The title of the Window

size

The size of the Window

menu

Menu switch

相关文章
php 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 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 brush construct a new brushphp ui draw color construct new colorphp ui draw path construct a new pathphp ui draw stroke construct a new strokephp 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号