RDSBindDeviceVC.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina6_0" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="RDSBindDeviceVC">
  13. <connections>
  14. <outlet property="countDownLab" destination="3jL-kQ-Jf9" id="6ew-6s-6vN"/>
  15. <outlet property="finishBtn" destination="NuQ-Pd-DFz" id="VD3-Pw-hTc"/>
  16. <outlet property="gifView" destination="dQL-rV-5jX" id="tdO-Ax-9Ah"/>
  17. <outlet property="ringImgView" destination="36B-jd-hmM" id="Fkg-1v-wPM"/>
  18. <outlet property="searchView" destination="VrU-Sx-Sjo" id="ND0-X6-lDA"/>
  19. <outlet property="tipsLab" destination="Zgt-Qm-Nug" id="sZh-6m-UXu"/>
  20. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  21. </connections>
  22. </placeholder>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  24. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  25. <rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  27. <subviews>
  28. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dQL-rV-5jX">
  29. <rect key="frame" x="95" y="68.666666666666686" width="200" height="200"/>
  30. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. </view>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VrU-Sx-Sjo">
  33. <rect key="frame" x="95" y="68.666666666666686" width="200" height="200"/>
  34. <subviews>
  35. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_ring" translatesAutoresizingMaskIntoConstraints="NO" id="36B-jd-hmM">
  36. <rect key="frame" x="0.0" y="0.0" width="200" height="200"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="200" id="EJo-Qu-Ijv"/>
  39. <constraint firstAttribute="width" constant="200" id="U1B-p0-3c3"/>
  40. </constraints>
  41. </imageView>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设备搜索中" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zgt-Qm-Nug">
  43. <rect key="frame" x="49" y="87.999999999999986" width="102" height="24"/>
  44. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  45. <nil key="textColor"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="120" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3jL-kQ-Jf9">
  49. <rect key="frame" x="86" y="120" width="28" height="21"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  51. <color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. </subviews>
  55. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="200" id="3cS-lR-og7"/>
  58. <constraint firstItem="Zgt-Qm-Nug" firstAttribute="centerX" secondItem="VrU-Sx-Sjo" secondAttribute="centerX" id="Lva-IF-Ar3"/>
  59. <constraint firstItem="36B-jd-hmM" firstAttribute="centerX" secondItem="VrU-Sx-Sjo" secondAttribute="centerX" id="bM9-he-8BP"/>
  60. <constraint firstItem="Zgt-Qm-Nug" firstAttribute="centerY" secondItem="VrU-Sx-Sjo" secondAttribute="centerY" id="fSe-ow-Kpu"/>
  61. <constraint firstItem="3jL-kQ-Jf9" firstAttribute="top" secondItem="Zgt-Qm-Nug" secondAttribute="bottom" constant="8" id="p5L-cx-WFn"/>
  62. <constraint firstItem="36B-jd-hmM" firstAttribute="centerY" secondItem="VrU-Sx-Sjo" secondAttribute="centerY" id="pBm-T8-BZa"/>
  63. <constraint firstAttribute="width" constant="200" id="tZo-qX-SUQ"/>
  64. <constraint firstItem="3jL-kQ-Jf9" firstAttribute="centerX" secondItem="VrU-Sx-Sjo" secondAttribute="centerX" id="uFa-xU-yEk"/>
  65. </constraints>
  66. </view>
  67. <button hidden="YES" opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NuQ-Pd-DFz">
  68. <rect key="frame" x="39" y="707" width="312" height="48"/>
  69. <color key="backgroundColor" red="0.078431372549019607" green="0.78823529411764703" blue="0.78823529411764703" alpha="1" colorSpace="calibratedRGB"/>
  70. <constraints>
  71. <constraint firstAttribute="width" constant="312" id="4aY-uG-6Cx"/>
  72. <constraint firstAttribute="height" constant="48" id="f3z-D5-O3R"/>
  73. </constraints>
  74. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  75. <state key="normal" title="完成">
  76. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  77. </state>
  78. <userDefinedRuntimeAttributes>
  79. <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="14"/>
  80. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  81. </userDefinedRuntimeAttributes>
  82. <connections>
  83. <action selector="onFinishClick:" destination="-1" eventType="touchUpInside" id="hOY-q0-EiA"/>
  84. </connections>
  85. </button>
  86. <button hidden="YES" opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xkf-Ay-W08">
  87. <rect key="frame" x="39" y="639" width="312" height="48"/>
  88. <color key="backgroundColor" red="0.078431372550000003" green="0.78823529410000004" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
  89. <constraints>
  90. <constraint firstAttribute="width" constant="312" id="LMc-FY-3k4"/>
  91. <constraint firstAttribute="height" constant="48" id="OTI-Bv-mhp"/>
  92. </constraints>
  93. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  94. <state key="normal" title="发送WiFi信息">
  95. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  96. </state>
  97. <userDefinedRuntimeAttributes>
  98. <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="14"/>
  99. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  100. </userDefinedRuntimeAttributes>
  101. <connections>
  102. <action selector="onSendCmdClick" destination="-1" eventType="touchUpInside" id="29B-KE-aZJ"/>
  103. </connections>
  104. </button>
  105. </subviews>
  106. <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
  107. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  108. <constraints>
  109. <constraint firstItem="NuQ-Pd-DFz" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="B3w-8p-7YQ"/>
  110. <constraint firstItem="NuQ-Pd-DFz" firstAttribute="top" secondItem="Xkf-Ay-W08" secondAttribute="bottom" constant="20" id="Ybw-Os-Q77"/>
  111. <constraint firstItem="Xkf-Ay-W08" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Zgb-iq-Ybq"/>
  112. <constraint firstItem="dQL-rV-5jX" firstAttribute="width" secondItem="VrU-Sx-Sjo" secondAttribute="width" id="bCR-Ej-Flz"/>
  113. <constraint firstItem="Q5M-cg-NOt" firstAttribute="bottom" secondItem="NuQ-Pd-DFz" secondAttribute="bottom" constant="55" id="iyL-rS-R46"/>
  114. <constraint firstItem="VrU-Sx-Sjo" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="jMA-re-jfR"/>
  115. <constraint firstItem="dQL-rV-5jX" firstAttribute="height" secondItem="VrU-Sx-Sjo" secondAttribute="height" id="lyk-LN-RdI"/>
  116. <constraint firstItem="dQL-rV-5jX" firstAttribute="centerY" secondItem="VrU-Sx-Sjo" secondAttribute="centerY" id="p9m-5j-h3K"/>
  117. <constraint firstItem="dQL-rV-5jX" firstAttribute="centerX" secondItem="VrU-Sx-Sjo" secondAttribute="centerX" id="sNO-av-993"/>
  118. <constraint firstItem="VrU-Sx-Sjo" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" multiplier="0.4" id="vcm-i1-QYk"/>
  119. </constraints>
  120. <point key="canvasLocation" x="61.538461538461533" y="-1.4218009478672986"/>
  121. </view>
  122. </objects>
  123. <resources>
  124. <image name="icon_ring" width="500" height="500"/>
  125. <systemColor name="systemBackgroundColor">
  126. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  127. </systemColor>
  128. </resources>
  129. </document>