UI\Controls\Form::isPadded
PHP Manual
PHP Manual»UI\Controls\Form»UI\Controls\Form::isPadded

UI\Controls\Form::isPadded

(UI 0.9.9)

UI\Controls\Form::isPaddedPadding Detection

说明

public function UI\Controls\Form::isPadded(): bool

Shall detect if padding is enabled on this Form

参数

此函数没有参数。

To Top