getSize

abstract fun getSize(index: Int): Int
Specifies the sizes that a given icon is available in.
repeated uint32 size = 2;

Return

The size at the given index.

Parameters

index

The index of the element to return.