set
operator fun DslList<AssetBundle.StyleBundle.StyleAsset, AssetBundleKt.StyleBundleKt.Dsl.AssetProxy>.set(index: Int, value: AssetBundle.StyleBundle.StyleAsset)
Stylesheet sources associated with this bundle. Always non-empty.
Content copied to clipboard
repeated .elide.assets.AssetBundle.StyleBundle.StyleAsset asset = 4;
Parameters
index
The index to set the value at.
value
The asset to set.