[]
Gets the height of the dropdown view for the specified number of items.
int GetHeight(int itemsCount)
| Type | Name | Description |
|---|---|---|
| int | itemsCount | The specified number of items to calculate the height. |
| Type | Description |
|---|---|
| int | The height of the dropdown view. |