Changes

Working with Images in WatchKit

29 bytes added, 20:18, 27 May 2015
no edit summary
Figure 21-6
<google>BUY_WATCHKIT</google>
It is also possible to specify fixed height and width properties for a WKInterfaceImage object from within the code of the corresponding interface controller class. This involves establishing an outlet connection to the image object and making calls to the setHeight and setWidth methods of that instance, for example: