PHP 8.4.6 Released!

UI\Controls\Radio::getSelected

(UI 0.9.9)

UI\Controls\Radio::getSelectedGet Selected Option

Description

public UI\Controls\Radio::getSelected(): int

Shall retrieve the index of the currently selected option in this Radio

Parameters

This function has no parameters.

User Contributed Notes

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