You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable the use of a selection menu instead —or as an alternative to— the per item context menu using .contextMenu(forSelectionType:menu:primaryAction:). This supports deleting multiple items at once and getting a popup to add items to an empty list.
Enable the use of a selection menu instead —or as an alternative to— the per item context menu using
.contextMenu(forSelectionType:menu:primaryAction:). This supports deleting multiple items at once and getting a popup to add items to an empty list.