Blame view

Twear/Setting(设置)/VIew/SettingCell3.xib 5.84 KB
75d24c15   yangbin   123
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
  <?xml version="1.0" encoding="UTF-8"?>
  <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" 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="19454"/>
          <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" id="KGk-i7-Jjw" customClass="SettingCell3" customModule="Twear" customModuleProvider="target">
              <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
              <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="320" height="44"/>
                  <autoresizingMask key="autoresizingMask"/>
                  <subviews>
                      <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="91L-Ig-xna">
                          <rect key="frame" x="12" y="13" width="18" height="18"/>
                          <constraints>
                              <constraint firstAttribute="width" constant="18" id="GM4-v7-3hR"/>
                              <constraint firstAttribute="height" constant="18" id="sbG-UQ-jJP"/>
                          </constraints>
                      </imageView>
                      <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="35" y="22" width="0.0" height="0.0"/>
                          <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                          <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="290" y="22" width="0.0" height="0.0"/>
                          <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/>
                          <color key="textColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.50196078430000002" 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="295" y="15.5" width="13" height="13"/>
                      </imageView>
                  </subviews>
                  <constraints>
                      <constraint firstItem="p7a-xA-rxa" firstAttribute="leading" secondItem="JIc-j9-B4E" secondAttribute="trailing" constant="5" id="BIZ-Kj-Yzx"/>
                      <constraint firstItem="JIc-j9-B4E" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="KI2-cy-A4d"/>
                      <constraint firstItem="p7a-xA-rxa" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="NrC-WP-wEb"/>
                      <constraint firstItem="tyg-g0-1WP" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Nss-89-xXy"/>
                      <constraint firstItem="tyg-g0-1WP" firstAttribute="leading" secondItem="91L-Ig-xna" secondAttribute="trailing" constant="5" id="TcK-Nw-Xnt"/>
                      <constraint firstAttribute="trailing" secondItem="p7a-xA-rxa" secondAttribute="trailing" constant="12" id="hKc-CT-uAf"/>
                      <constraint firstItem="91L-Ig-xna" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="j0R-PD-ZCD"/>
                      <constraint firstItem="91L-Ig-xna" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="viD-SO-vst"/>
                  </constraints>
              </tableViewCellContentView>
              <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
              <connections>
                  <outlet property="detailLabel" destination="JIc-j9-B4E" id="rm6-Y5-FHO"/>
                  <outlet property="setImageView" destination="91L-Ig-xna" id="Ebm-hn-bQP"/>
                  <outlet property="titleLabel" destination="tyg-g0-1WP" id="LIi-xi-OUB"/>
              </connections>
              <point key="canvasLocation" x="139" y="62"/>
          </tableViewCell>
      </objects>
      <resources>
          <image name="cell_go" width="13" height="13"/>
      </resources>
  </document>