add

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

repeated uint32 size = 2;

Parameters

value

The size to add.