Contents

removeItem(_:)

Removes a specific dynamic item from the behavior.

Declaration

func removeItem(_ item: any UIDynamicItem)

Parameters

  • item:

    The dynamic item that you want to remove.

See Also

Initializing and managing a push behavior