Contents

removeItem(_:)

Removes a specific dynamic item from the dynamic item behavior.

Declaration

func removeItem(_ item: any UIDynamicItem)

Parameters

  • item:

    The dynamic item that you want to remove.

See Also

Initializing and managing a dynamic item behavior