DividerAttributes.FixedDividerAttributes


public final class DividerAttributes.FixedDividerAttributes extends DividerAttributes


The attributes of a fixed divider. A fixed divider is a divider type that draws a static line between the primary and secondary containers.

Summary

Nested types

The FixedDividerAttributes builder.

Public methods

boolean
equals(Object other)
int

Inherited methods

From androidx.window.embedding.DividerAttributes
final int

the color of the divider.

final int

the width of the divider.

@NonNull String

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()