public final class

ViewStyle.Builder

extends ViewStyle.BaseBuilder<ViewStyle, ViewStyle.Builder>

 java.lang.Object

androidx.autofill.inline.common.BundledStyle.Builder<ViewStyle>

androidx.autofill.inline.common.ViewStyle.BaseBuilder<ViewStyle, ViewStyle.Builder>

↳androidx.autofill.inline.common.ViewStyle.Builder

Overview

Builder for the ViewStyle.

Summary

Fields
from BundledStyle.Builder<T>mBundle
Constructors
publicBuilder()

Methods
public abstract BundledStylebuild()

Returns a subclass of BundledStyle built by this builder.

protected ViewStyle.BuildergetThis()

from ViewStyle.BaseBuilder<T, B>setBackground, setBackgroundColor, setLayoutMargin, setPadding
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Builder()

Methods

protected ViewStyle.Builder getThis()

public abstract BundledStyle build()

Returns a subclass of BundledStyle built by this builder.