From the course: Apple watchOS 7 App Development Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Solution

Solution - watchOS Tutorial

From the course: Apple watchOS 7 App Development Essential Training

Start my 1-month free trial

Solution

(upbeat music) - [Instructor] Okay, you have three templates to add to our list here. And you'll find them down here in the Graphic Family. And you want to find the Bezel as the one you want to do last but you do either one of those other ones first. I'm going to do graphicsCircular first. And so what I'm going to do here is go ahead and type in GraphicCircular and I'll hit escape. And we can see here right on top, we got lucky and got OpenGaugeSimpleText. So I'm going to go and click that and let's go see what we have to add to this. we'll put the parentheses, hit escape. And there's only one option here, so we'll use that one GaugeProvider, bottomTextProvider and centerTextProvider. Unlike before where we had added all the gauge stuff in for the small ring image, because I had to put in my full fraction I don't have to worry about it here because that's in my gauge provider already. So I'm going to use ringGauge…

Contents