I would like to implement a ColorPickerView Controller in my app like this in the picture.
But I don't know what this circle element is called and may I make that object bigger?

I have encountered a ColorPickerViewController that is presented modally as a complete another scene but at this moment, I would like to implement a color picker as a little window without opening a new window. Please, tell me how I can implement this.

