It would, yes. However for any of this to work, the content must be already present in the scroll view's panel's list. If you instantiate content, it won't actually be added to the panel's list until later. If you want it to be right away, you need to Broadcast("CreatePanel") to the instantiated object.