Contents

equatable()

Prevents the view from updating its child view when its new value is the same as its old value.

Declaration

nonisolated func equatable() -> EquatableView<Self>

See Also

Managing the view hierarchy