TemplateSliceBuilder

@RequiresApi(value = 19)
abstract class TemplateSliceBuilder

Known direct subclasses
ListBuilder

Builder for constructing slices composed of rows of content.

Known indirect subclasses
ListBuilderDsl

Helper class annotated with @SliceMarker, which is annotated with @DslMarker.


Base class of builders of various template types.

Summary

Public functions

Slice

Construct the slice.

Public functions

build

Added in 1.1.0-alpha02
fun build(): Slice

Construct the slice.