spiegel-keyman/ios/keyman/Keyman/Keyman/MainViewController_.xib

50 lines
3.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MainViewController">
<connections>
<outlet property="navBar" destination="Icf-62-n73" id="oo2-Aw-dck"/>
<outlet property="textView" destination="4zk-Bm-C2k" id="N91-l6-2Y4"/>
<outlet property="view" destination="iN0-l3-epB" id="rtr-MQ-Vvi"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Icf-62-n73">
<rect key="frame" x="0.0" y="20" width="320" height="44"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="dc0-7E-MNV"/>
</constraints>
</navigationBar>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4zk-Bm-C2k" customClass="TextView" customModule="KeymanEngine">
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="4zk-Bm-C2k" secondAttribute="trailing" id="83g-eB-fex"/>
<constraint firstItem="4zk-Bm-C2k" firstAttribute="top" secondItem="Icf-62-n73" secondAttribute="bottom" id="Gtf-XZ-Fy7"/>
<constraint firstItem="Icf-62-n73" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="NQX-xN-Lxe"/>
<constraint firstItem="4zk-Bm-C2k" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="mFX-5Y-MEN"/>
<constraint firstAttribute="trailing" secondItem="Icf-62-n73" secondAttribute="trailing" id="qxc-Y1-Ayj"/>
<constraint firstItem="Icf-62-n73" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="rrK-cE-tuu"/>
<constraint firstAttribute="bottom" secondItem="4zk-Bm-C2k" secondAttribute="bottom" id="wsL-80-0Uq"/>
</constraints>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="131" y="113"/>
</view>
</objects>
</document>