addAll

@JvmName(name = "addAllSize")
fun DslList<Int, ContextKt.AppManifestKt.IconKt.Dsl.SizeProxy>.addAll(values: Iterable<Int>)
Specifies the sizes that a given icon is available in.

repeated uint32 size = 2;

Parameters

values

The size to add.