move(id:moveTo:)
Move a profile item
func move(id: String, moveTo: String)
Parameters
id
the item to move
moveTo
the item currently in the position where it should move to
Move a profile item
func move(id: String, moveTo: String)
id
the item to move
moveTo
the item currently in the position where it should move to