SettingCell.xib 4.22 KB
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="SettingCell" customModule="HDFwear" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="314" height="58"/>
            <autoresizingMask key="autoresizingMask"/>
            <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                <rect key="frame" x="0.0" y="0.0" width="314" height="58"/>
                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                <subviews>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YLa-DN-9Xe">
                        <rect key="frame" x="0.0" y="36" width="314" height="18.5"/>
                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
                        <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hxh-Rx-Rf2">
                        <rect key="frame" x="143" y="0.0" width="28" height="28"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="28" id="Nbu-6m-Uve"/>
                            <constraint firstAttribute="height" constant="28" id="T2A-u7-7aC"/>
                        </constraints>
                    </imageView>
                </subviews>
            </view>
            <viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
            <constraints>
                <constraint firstItem="hxh-Rx-Rf2" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="06L-fc-y5f"/>
                <constraint firstAttribute="trailing" secondItem="YLa-DN-9Xe" secondAttribute="trailing" id="LSM-jE-zT8"/>
                <constraint firstItem="YLa-DN-9Xe" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="awv-gm-bA7"/>
                <constraint firstItem="hxh-Rx-Rf2" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="jLl-xb-Yp9"/>
                <constraint firstItem="YLa-DN-9Xe" firstAttribute="top" secondItem="hxh-Rx-Rf2" secondAttribute="bottom" constant="8" id="uFx-TJ-qcb"/>
            </constraints>
            <size key="customSize" width="314" height="88"/>
            <connections>
                <outlet property="imageView" destination="hxh-Rx-Rf2" id="0nZ-8n-jWH"/>
                <outlet property="label" destination="YLa-DN-9Xe" id="Es3-5S-o2Z"/>
            </connections>
            <point key="canvasLocation" x="327.536231884058" y="118.52678571428571"/>
        </collectionViewCell>
    </objects>
</document>