UI UI\Controls\Tab::append

(UI 0.9.9)

UI\Controls\Tab::append — 페이지 추가


설명

public UI\Controls\Tab::append(string $name, UI\Control $control): int

이 탭에 새 페이지 추가


매개변수

name
새 페이지의 이름
control
새 페이지에 대한 컨트롤

반환 값

추가된 컨트롤의 인덱스를 반환해야 하며 0일 수 있습니다.