HeaderBuilderDsl
Kotlin
|Java
class HeaderBuilderDsl : ListBuilder.HeaderBuilder
kotlin.Any | ||
↳ | androidx.slice.builders.ListBuilder.HeaderBuilder | |
↳ | androidx.slice.builders.HeaderBuilderDsl |
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. Two implicit receivers that are annotated with @SliceMarker are not accessible in the same scope, ensuring a type-safe DSL.
Summary
Public constructors | |
---|---|
<init>() Helper class annotated with @SliceMarker, which is annotated with @DslMarker. |
Inherited functions | |
---|---|
Public constructors
<init>
HeaderBuilderDsl()
Helper class annotated with @SliceMarker, which is annotated with @DslMarker. Two implicit receivers that are annotated with @SliceMarker are not accessible in the same scope, ensuring a type-safe DSL.