SettingCell2.xib 4.23 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="none" indentationWidth="10" rowHeight="66" id="KGk-i7-Jjw" customClass="SettingCell2" customModule="HDFwear" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="455" height="66"/>
            <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="455" height="66"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="setting_not_selected" translatesAutoresizingMaskIntoConstraints="NO" id="g2x-P8-tTu">
                        <rect key="frame" x="425" y="26.5" width="13" height="13"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="13" id="BrG-St-uhm"/>
                            <constraint firstAttribute="width" constant="13" id="TZF-di-WsE"/>
                        </constraints>
                    </imageView>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VbS-hV-ehb">
                        <rect key="frame" x="12" y="22" width="41.5" height="22.5"/>
                        <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="16"/>
                        <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                </subviews>
                <constraints>
                    <constraint firstAttribute="trailing" secondItem="g2x-P8-tTu" secondAttribute="trailing" constant="17" id="3my-Zk-c78"/>
                    <constraint firstItem="VbS-hV-ehb" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="BFO-Vr-Zj7"/>
                    <constraint firstItem="VbS-hV-ehb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="Oah-Js-Cl8"/>
                    <constraint firstItem="g2x-P8-tTu" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="U7s-SA-awg"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="label" destination="VbS-hV-ehb" id="pDS-34-f2v"/>
                <outlet property="selectImageView" destination="g2x-P8-tTu" id="uTr-H4-VZZ"/>
            </connections>
            <point key="canvasLocation" x="235.50724637681162" y="77.008928571428569"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="setting_not_selected" width="13" height="13"/>
    </resources>
</document>