maui-linux/EmbeddingTestBeds/Embedding.iOS/Main.storyboard

44 строки
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6211" systemVersion="14A298i" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="198">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6204"/>
</dependencies>
<scenes>
<scene sceneID="197">
<objects>
<viewController id="198" sceneMemberID="viewController" customClass="ViewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="195"/>
<viewControllerLayoutGuide type="bottom" id="196"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="199">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="209" translatesAutoresizingMaskIntoConstraints="NO" fixedFrame="YES">
<rect key="frame" x="113" y="167" width="205" height="30"/>
<state key="normal" title="Show Web View">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="210" translatesAutoresizingMaskIntoConstraints="NO" fixedFrame="YES">
<rect key="frame" x="96" y="257" width="239" height="30"/>
<state key="normal" title="Show Alerts And ActionSheets">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
</button>
</subviews>
</view>
<connections>
<outlet property="UIViewController" destination="199" id="name-outlet-199"/>
<outlet property="ShowAlertsAndActionSheets" destination="210" id="name-outlet-210"/>
<outlet property="ShowWebView" destination="209" id="name-outlet-209"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="200" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="70" y="38"/>
</scene>
</scenes>
</document>