Dsl
class Dsl
Types
Properties
Link copied to clipboard
val reference: DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>
repeated .elide.page.Context.Fonts.FontReference reference = 2;
Functions
Link copied to clipboard
fun DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>.add(value: Context.Fonts.FontReference)
repeated .elide.page.Context.Fonts.FontReference reference = 2;
Link copied to clipboard
fun DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>.addAll(values: Iterable<Context.Fonts.FontReference>)
repeated .elide.page.Context.Fonts.FontReference reference = 2;
Link copied to clipboard
fun DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>.clear()
repeated .elide.page.Context.Fonts.FontReference reference = 2;
Link copied to clipboard
inline operator fun DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>.plusAssign(values: Iterable<Context.Fonts.FontReference>)
inline operator fun DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>.plusAssign(value: Context.Fonts.FontReference)
repeated .elide.page.Context.Fonts.FontReference reference = 2;
Link copied to clipboard
operator fun DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>.set(index: Int, value: Context.Fonts.FontReference)
repeated .elide.page.Context.Fonts.FontReference reference = 2;