package

androidx.autofill.inline.common

Classes

BundledStyleBase class representing a type that encodes the style information, and can be exported to a Bundle.
BundledStyle.Builder<T>Base builder class for the BundledStyle.
ImageViewStyleSpecifies the style for an ImageView.
ImageViewStyle.BuilderBuilder for the ImageViewStyle.
SlicedContentBase class representing a type that encodes the content information, and can be exported to a Slice.
SlicedContent.Builder<T>Base builder class for the SlicedContent.
TextViewStyleSpecifies the style for a TextView.
TextViewStyle.BuilderBuilder for the TextViewStyle.
ViewStyleSpecifies the style for a View or a android.view.ViewGroup.
ViewStyle.BaseBuilder<T, B>An abstract builder class for any subclass of ViewStyle.
ViewStyle.BuilderBuilder for the ViewStyle.