Control Separator
(UI 0.9.9)
Introdução
A Separator represents a control separator, it has no other function.
Sinopse da classe
public __construct(
int $type
= UI\Controls\Separator::Horizontal)
}
Constantes pré-definidas
UI\Controls\Separator::Horizontal
-
A Horizontal Separator
UI\Controls\Separator::Vertical
-
A Vertical Separator
Índice
There are no user contributed notes for this page.