xamarin-macios/tests/common/TestProjects/MyWatchApp2/Interface.storyboard

26 строки
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder.WatchKit.Storyboard" version="3.0" toolsVersion="8173.3" systemVersion="14E46" targetRuntime="watchKit" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="AgC-eL-Hgc">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8142"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version="8089"/>
</dependencies>
<scenes>
<!--Interface Controller-->
<scene sceneID="aou-V4-d1y">
<objects>
<controller id="AgC-eL-Hgc" customClass="InterfaceController">
<items>
<button width="1" alignment="left" title="Run tests" id="qsQ-eO-ORQ">
<connections>
<action selector="runTests:" destination="AgC-eL-Hgc" id="Wls-1L-AuI"/>
</connections>
</button>
</items>
<color key="backgroundColor" red="0.0" green="0.46340443442144608" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</controller>
</objects>
<point key="canvasLocation" x="0.0" y="0.0"/>
</scene>
</scenes>
</document>