KWMWatchView.xib 2.54 KB
Newer Older
houweibin committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="KWMWatchView">
            <connections>
                <outlet property="ivShow" destination="GzB-SI-xEv" id="stu-Lp-rKs"/>
                <outlet property="vContent" destination="TOA-vR-7co" id="Rfs-nL-xRh"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="TOA-vR-7co">
            <rect key="frame" x="0.0" y="0.0" width="375" height="487"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <subviews>
                <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="GzB-SI-xEv">
                    <rect key="frame" x="0.0" y="0.0" width="375" height="487"/>
                </imageView>
            </subviews>
            <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="GzB-SI-xEv" firstAttribute="top" secondItem="TOA-vR-7co" secondAttribute="top" id="2n8-oh-7f0"/>
                <constraint firstAttribute="bottom" secondItem="GzB-SI-xEv" secondAttribute="bottom" id="Gie-wx-LM2"/>
                <constraint firstItem="GzB-SI-xEv" firstAttribute="leading" secondItem="TOA-vR-7co" secondAttribute="leading" id="HZT-Mu-7hb"/>
                <constraint firstAttribute="trailing" secondItem="GzB-SI-xEv" secondAttribute="trailing" id="JcO-hR-fV2"/>
            </constraints>
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <point key="canvasLocation" x="161.5" y="-235.5"/>
        </view>
    </objects>
</document>