Kaba function SelectionType.parse ed
...
Syntax ed
func static pure SelectionType.parse(label: string, type: Class&) -> SelectionType
Parameters ed
- label: string
- ...
- type: Class&
- ...
Return ed
...
...
func static pure SelectionType.parse(label: string, type: Class&) -> SelectionType
...