func imageBrowser (IKImageBrowserView!, removeItemsAt : IndexSet!)
Signals that a remove operation should be applied to the specified items.
func imageBrowser (IKImageBrowserView!, moveItemsAt : IndexSet!, to: Int) -> Bool
Signals that the specified items should be moved to the specified destination.