SettingCell3.xib 6.71 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"/>
        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="82" id="KGk-i7-Jjw" customClass="SettingCell3" customModule="HDFwear" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="349" height="82"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                <rect key="frame" x="0.0" y="0.0" width="349" height="82"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="edL-k5-bKF">
                        <rect key="frame" x="13" y="4" width="323" height="74"/>
                        <subviews>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tyg-g0-1WP">
                                <rect key="frame" x="18" y="37" width="0.0" height="0.0"/>
                                <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="16"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JIc-j9-B4E">
                                <rect key="frame" x="285" y="37" width="0.0" height="0.0"/>
                                <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="14"/>
                                <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cell_go" translatesAutoresizingMaskIntoConstraints="NO" id="p7a-xA-rxa">
                                <rect key="frame" x="290" y="30.5" width="13" height="13"/>
                            </imageView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="p7a-xA-rxa" firstAttribute="leading" secondItem="JIc-j9-B4E" secondAttribute="trailing" constant="5" id="Mj8-rO-peR"/>
                            <constraint firstItem="JIc-j9-B4E" firstAttribute="centerY" secondItem="edL-k5-bKF" secondAttribute="centerY" id="O43-w2-lZi"/>
                            <constraint firstAttribute="trailing" secondItem="p7a-xA-rxa" secondAttribute="trailing" constant="20" id="ONU-Ag-8pM"/>
                            <constraint firstItem="p7a-xA-rxa" firstAttribute="centerY" secondItem="edL-k5-bKF" secondAttribute="centerY" id="S02-wc-f48"/>
                            <constraint firstItem="tyg-g0-1WP" firstAttribute="leading" secondItem="edL-k5-bKF" secondAttribute="leading" constant="18" id="YYz-2T-Ckx"/>
                            <constraint firstItem="tyg-g0-1WP" firstAttribute="centerY" secondItem="edL-k5-bKF" secondAttribute="centerY" id="epU-to-pBb"/>
                        </constraints>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
                                <integer key="value" value="10"/>
                            </userDefinedRuntimeAttribute>
                            <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
                        </userDefinedRuntimeAttributes>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstAttribute="bottom" secondItem="edL-k5-bKF" secondAttribute="bottom" constant="4" id="VqV-PV-iPz"/>
                    <constraint firstItem="edL-k5-bKF" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="4" id="ceI-8d-LzZ"/>
                    <constraint firstAttribute="trailing" secondItem="edL-k5-bKF" secondAttribute="trailing" constant="13" id="dRP-4f-ePy"/>
                    <constraint firstItem="edL-k5-bKF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="13" id="ntE-2X-TrC"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
            <connections>
                <outlet property="detailLabel" destination="JIc-j9-B4E" id="rm6-Y5-FHO"/>
                <outlet property="titleLabel" destination="tyg-g0-1WP" id="LIi-xi-OUB"/>
            </connections>
            <point key="canvasLocation" x="158.69565217391306" y="74.330357142857139"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="cell_go" width="13" height="13"/>
    </resources>
</document>