PHP 8.4.6 Released!

UI\Controls\Tab::setMargin

(UI 0.9.9)

UI\Controls\Tab::setMarginSet Margin

Description

public UI\Controls\Tab::setMargin(int $page, bool $margin)

Shall enable or disable margins on the selected page

Parameters

page

The page to select

margin

Margin switch

User Contributed Notes

There are no user contributed notes for this page.
To Top