DividerAttributes.FixedDividerAttributes


class DividerAttributes.FixedDividerAttributes : 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

Public functions

open operator Boolean
equals(other: Any?)
open Int

Inherited properties

From androidx.window.embedding.DividerAttributes
Int

the color of the divider.

Int

the width of the divider.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int