UI\Controls\Box::delete

(UI 0.9.9)

UI\Controls\Box::deleteDelete Control

Description

publicUI\Controls\Box::delete(int$index): bool

Shall delete the control at the given index from this Box

Liste de paramètres

index

The index of the control to delete

Valeurs de retour

Indication of success

To Top