Equatable

extension Equatable where Self: LayoutElement

Available where Self: LayoutElement

  • Declaration

    Swift

    public static func == (lhs: Self, rhs: Self) -> Bool