Contents

invalidate(reason:)

Permanently invalidates a tip and prevents it from displaying.

Declaration

func invalidate(reason: Self.InvalidationReason)

Parameters

  • reason:

    The reason for the tip’s invalidation. After invalidation the tip’s Status Swift.property becomes invalidated, carrying this value.

See Also

Invalidating a tip