PHP 8.5.0 Released!

Control Separator

(UI 0.9.9)

Introduction

A Separator represents a control separator, it has no other function.

Class synopsis

class UI\Controls\Separator extends UI\Control {
/* Constants */
const int Horizontal ;
const int Vertical ;
/* Constructor */
public __construct (int $type = UI\Controls\Separator::Horizontal)
/* Inherited methods */
}

Predefined Constants

UI\Controls\Separator::Horizontal

A Horizontal Separator

UI\Controls\Separator::Vertical

A Vertical Separator

Table of Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /