Метод | Описание | |
---|---|---|
AddItemWithTitle ( string title ) : void | ||
ItemTitleAtIndex ( int index ) : string | ||
PopUpButton ( |
||
RemoveAllItems ( ) : void | ||
SelectItemAtIndex ( int index ) : void |
public AddItemWithTitle ( string title ) : void | ||
title | string | |
Результат | void |
public ItemTitleAtIndex ( int index ) : string | ||
index | int | |
Результат | string |
public PopUpButton ( |
||
native_object | ||
Результат | System |
public SelectItemAtIndex ( int index ) : void | ||
index | int | |
Результат | void |