I am developing an app for watchkit2. I am setting image mode of WKInterfaceImage object from the interface builder to centre, I need to change it to Aspect Fit after some code is executed.
I cannot see any mention of doing this via code in apple's documentation.. Has anyone encountered this scenario yet ?