SBTParamSet_TXCell.xib 7.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="147" id="KGk-i7-Jjw" customClass="SBTParamSet_TXCell" customModule="SolarBT" customModuleProvider="target">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="147"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="146.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Zp5-ay-BvF">
  23. <rect key="frame" x="25" y="10" width="122.5" height="126.5"/>
  24. <subviews>
  25. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="TX端口功能" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hgn-c3-aG5">
  26. <rect key="frame" x="15" y="20" width="58" height="15.5"/>
  27. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/>
  28. <color key="textColor" red="0.1333333333" green="0.1333333333" blue="0.1333333333" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="正常通讯" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gwR-1d-3ym">
  32. <rect key="frame" x="15" y="43.5" width="64" height="22.5"/>
  33. <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="16"/>
  34. <nil key="textColor"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. </subviews>
  38. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  39. <constraints>
  40. <constraint firstItem="gwR-1d-3ym" firstAttribute="leading" secondItem="Hgn-c3-aG5" secondAttribute="leading" id="A1k-V8-4SH"/>
  41. <constraint firstItem="gwR-1d-3ym" firstAttribute="top" secondItem="Hgn-c3-aG5" secondAttribute="bottom" constant="8" id="HYC-fC-Die"/>
  42. <constraint firstItem="Hgn-c3-aG5" firstAttribute="top" secondItem="Zp5-ay-BvF" secondAttribute="top" constant="20" id="PXu-a9-vrM"/>
  43. <constraint firstItem="Hgn-c3-aG5" firstAttribute="leading" secondItem="Zp5-ay-BvF" secondAttribute="leading" constant="15" id="Pbm-Os-BoG"/>
  44. </constraints>
  45. <userDefinedRuntimeAttributes>
  46. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  47. <color key="value" red="0.82352941180000006" green="0.82352941180000006" blue="0.82352941180000006" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
  48. </userDefinedRuntimeAttribute>
  49. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  50. <real key="value" value="1"/>
  51. </userDefinedRuntimeAttribute>
  52. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  53. <real key="value" value="5"/>
  54. </userDefinedRuntimeAttribute>
  55. </userDefinedRuntimeAttributes>
  56. </view>
  57. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rCL-OQ-wRE">
  58. <rect key="frame" x="172.5" y="10" width="122.5" height="126.5"/>
  59. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  60. </view>
  61. </subviews>
  62. <constraints>
  63. <constraint firstAttribute="bottom" secondItem="rCL-OQ-wRE" secondAttribute="bottom" constant="10" id="JF0-rD-13h"/>
  64. <constraint firstItem="Zp5-ay-BvF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="25" id="Mwl-z1-Ms3"/>
  65. <constraint firstItem="rCL-OQ-wRE" firstAttribute="leading" secondItem="Zp5-ay-BvF" secondAttribute="trailing" constant="25" id="ZpB-Aa-1uy"/>
  66. <constraint firstAttribute="bottom" secondItem="Zp5-ay-BvF" secondAttribute="bottom" constant="10" id="bAD-Ms-Dyy"/>
  67. <constraint firstItem="Zp5-ay-BvF" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="kIU-1c-qoP"/>
  68. <constraint firstItem="rCL-OQ-wRE" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="lpy-1U-NL3"/>
  69. <constraint firstItem="rCL-OQ-wRE" firstAttribute="width" secondItem="Zp5-ay-BvF" secondAttribute="width" id="miz-jI-U98"/>
  70. <constraint firstAttribute="trailing" secondItem="rCL-OQ-wRE" secondAttribute="trailing" constant="25" id="pRF-Ki-zZ1"/>
  71. </constraints>
  72. </tableViewCellContentView>
  73. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  74. <connections>
  75. <outlet property="txValue" destination="gwR-1d-3ym" id="6iM-09-w7L"/>
  76. <outlet property="txView" destination="Zp5-ay-BvF" id="qS6-p5-os9"/>
  77. <outlet property="txportLabel" destination="Hgn-c3-aG5" id="ucy-iZ-kjh"/>
  78. </connections>
  79. <point key="canvasLocation" x="52.799999999999997" y="94.902548725637189"/>
  80. </tableViewCell>
  81. </objects>
  82. </document>