LayoutElementBuilders.ArcLayoutElement.Builder

Added in 1.0.0
Deprecated in 1.2.0

public interface LayoutElementBuilders.ArcLayoutElement.Builder


Builder to create ArcLayoutElement objects.

Summary

Public methods

abstract @NonNull LayoutElementBuilders.ArcLayoutElement

Builds an instance with values accumulated in this Builder.

Public methods

build

Added in 1.0.0
Deprecated in 1.2.0
abstract @NonNull LayoutElementBuilders.ArcLayoutElement build()

Builds an instance with values accumulated in this Builder.