UIAnchor to position it, UIStretch to scale it if you need it to be relative to the screen's resolution (always taking a certain percentage). If you want it to always be the same size in pixels, just leave the leave the UI at default settings and use UIAnchor to position it. UIStretch isn't needed.