abstract class LayoutReference

Known direct subclasses
ConstrainedLayoutReference

Represents a layout within a ConstraintLayout.

HorizontalChainReference

Represents a horizontal chain within a ConstraintLayout.

VerticalChainReference

Represents a vertical chain within a ConstraintLayout.


Represents a ConstraintLayout item that requires a unique identifier. Typically a layout or a helper such as barriers, guidelines or chains.

Summary

Public functions

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

Public functions

equals

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

hashCode

open fun hashCode(): Int