I'm creating a WatchKit 2.0 application which includes a conversation between members. In the conversation thread, I'm would like to have the WKInterfaceGroup's
radius set for 3 of the corners like so:
In the interface builder I know you can only set the radius for each corner of the WKInterfaceGroup
, but is it was possible to programmatically set the radius for 3 of the corners?