IHSceneModeView.xib 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="IHSceneModeView" customModule="Inhealth" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fmE-xM-veG">
  18. <rect key="frame" x="20" y="54" width="374" height="60"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="youpoint" translatesAutoresizingMaskIntoConstraints="NO" id="wUc-qO-1LB">
  21. <rect key="frame" x="343" y="22" width="16" height="16"/>
  22. <constraints>
  23. <constraint firstAttribute="width" constant="16" id="BTZ-Vm-TWC"/>
  24. <constraint firstAttribute="height" constant="16" id="EWi-Ig-fdL"/>
  25. </constraints>
  26. </imageView>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Scence mode" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zqC-P2-yyA">
  28. <rect key="frame" x="15" y="10" width="77.5" height="17"/>
  29. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  30. <color key="textColor" red="0.39607843139999999" green="0.43921568630000002" blue="0.52156862749999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Custom" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xNZ-bi-hRe">
  34. <rect key="frame" x="15" y="38" width="309" height="17"/>
  35. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  36. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. </subviews>
  40. <color key="backgroundColor" red="0.96470588239999999" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  41. <gestureRecognizers/>
  42. <constraints>
  43. <constraint firstItem="zqC-P2-yyA" firstAttribute="leading" secondItem="fmE-xM-veG" secondAttribute="leading" constant="15" id="01r-Sr-ymF"/>
  44. <constraint firstItem="zqC-P2-yyA" firstAttribute="top" secondItem="fmE-xM-veG" secondAttribute="top" constant="10" id="7NE-CR-8qO"/>
  45. <constraint firstItem="wUc-qO-1LB" firstAttribute="centerY" secondItem="fmE-xM-veG" secondAttribute="centerY" id="HNs-SG-D2a"/>
  46. <constraint firstItem="xNZ-bi-hRe" firstAttribute="leading" secondItem="fmE-xM-veG" secondAttribute="leading" constant="15" id="SiH-Yn-jT0"/>
  47. <constraint firstAttribute="height" constant="60" id="fKL-dR-Woa"/>
  48. <constraint firstAttribute="trailing" secondItem="wUc-qO-1LB" secondAttribute="trailing" constant="15" id="mYa-d3-xZ8"/>
  49. <constraint firstAttribute="trailing" secondItem="xNZ-bi-hRe" secondAttribute="trailing" constant="50" id="qvL-v6-VmK"/>
  50. <constraint firstAttribute="bottom" secondItem="xNZ-bi-hRe" secondAttribute="bottom" constant="5" id="uRr-fd-CaH"/>
  51. </constraints>
  52. <userDefinedRuntimeAttributes>
  53. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  54. <real key="value" value="5"/>
  55. </userDefinedRuntimeAttribute>
  56. </userDefinedRuntimeAttributes>
  57. </view>
  58. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h3C-0H-iDo" userLabel="BOX">
  59. <rect key="frame" x="0.0" y="134" width="414" height="495"/>
  60. <subviews>
  61. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Brightness" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oZp-Bj-T30">
  62. <rect key="frame" x="20" y="0.0" width="60.5" height="17"/>
  63. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  64. <color key="textColor" red="0.39607843139999999" green="0.43921568630000002" blue="0.52156862749999999" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  65. <nil key="highlightedColor"/>
  66. </label>
  67. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="50%" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hCM-Rg-XUE">
  68. <rect key="frame" x="367.5" y="0.0" width="26.5" height="17"/>
  69. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  70. <color key="textColor" red="0.019607843140000001" green="0.81176470590000005" blue="0.6705882353" alpha="1" colorSpace="calibratedRGB"/>
  71. <nil key="highlightedColor"/>
  72. </label>
  73. <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="9wX-8D-Z6G" customClass="IHSlider" customModule="Inhealth" customModuleProvider="target">
  74. <rect key="frame" x="18" y="27" width="378" height="31"/>
  75. <color key="minimumTrackTintColor" red="0.019607843140000001" green="0.81176470590000005" blue="0.6705882353" alpha="1" colorSpace="calibratedRGB"/>
  76. <color key="maximumTrackTintColor" red="0.96470588239999999" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  77. <connections>
  78. <action selector="brightnessEndChange:" destination="iN0-l3-epB" eventType="valueChanged" id="J4L-QA-4L5"/>
  79. </connections>
  80. </slider>
  81. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Color temperature" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Obt-AQ-Ca4">
  82. <rect key="frame" x="20" y="87" width="104" height="17"/>
  83. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  84. <color key="textColor" red="0.39607843139999999" green="0.43921568630000002" blue="0.52156862749999999" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  85. <nil key="highlightedColor"/>
  86. </label>
  87. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2500" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3D7-lR-Ybp">
  88. <rect key="frame" x="365" y="87" width="29" height="17"/>
  89. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  90. <color key="textColor" red="1" green="0.74509803919999995" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  91. <nil key="highlightedColor"/>
  92. </label>
  93. <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="Aaj-lT-cQ1" customClass="IHSlider" customModule="Inhealth" customModuleProvider="target">
  94. <rect key="frame" x="18" y="114" width="378" height="31"/>
  95. <color key="minimumTrackTintColor" red="1" green="0.74509803919999995" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  96. <color key="maximumTrackTintColor" red="0.96470588239999999" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  97. <color key="thumbTintColor" red="1" green="0.74509803919999995" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  98. <connections>
  99. <action selector="colorTempEndChange:" destination="iN0-l3-epB" eventType="valueChanged" id="9nG-2P-1I7"/>
  100. </connections>
  101. </slider>
  102. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dxv-jH-Si7">
  103. <rect key="frame" x="0.0" y="164" width="414" height="251"/>
  104. <color key="backgroundColor" systemColor="systemGrayColor" red="0.5568627451" green="0.5568627451" blue="0.57647058819999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  105. </view>
  106. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KgO-tp-rFL">
  107. <rect key="frame" x="20" y="430" width="374" height="65"/>
  108. <subviews>
  109. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="youpoint" translatesAutoresizingMaskIntoConstraints="NO" id="3tP-7K-zYx">
  110. <rect key="frame" x="343" y="24.5" width="16" height="16"/>
  111. <constraints>
  112. <constraint firstAttribute="width" constant="16" id="Po7-9r-aWV"/>
  113. <constraint firstAttribute="height" constant="16" id="tdn-K5-MTd"/>
  114. </constraints>
  115. </imageView>
  116. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Purifier" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DcW-Up-drA">
  117. <rect key="frame" x="15" y="10" width="41.5" height="17"/>
  118. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  119. <color key="textColor" red="0.39607843139999999" green="0.43921568630000002" blue="0.52156862749999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  120. <nil key="highlightedColor"/>
  121. </label>
  122. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Low" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H8S-73-5pJ">
  123. <rect key="frame" x="62" y="26" width="262" height="34"/>
  124. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
  125. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  126. <nil key="highlightedColor"/>
  127. </label>
  128. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rrS-9W-lLc">
  129. <rect key="frame" x="15" y="33" width="36" height="20"/>
  130. <constraints>
  131. <constraint firstAttribute="height" constant="20" id="SHX-M4-pWF"/>
  132. <constraint firstAttribute="width" constant="36" id="oTD-Bo-TpH"/>
  133. </constraints>
  134. <state key="normal" image="offSwitch"/>
  135. <state key="selected" image="onSwitch_gray"/>
  136. <connections>
  137. <action selector="statusSwitch:" destination="iN0-l3-epB" eventType="touchUpInside" id="hyN-RU-iOL"/>
  138. </connections>
  139. </button>
  140. </subviews>
  141. <color key="backgroundColor" red="0.96470588239999999" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  142. <constraints>
  143. <constraint firstItem="H8S-73-5pJ" firstAttribute="centerY" secondItem="rrS-9W-lLc" secondAttribute="centerY" id="1fV-WC-KGP"/>
  144. <constraint firstItem="DcW-Up-drA" firstAttribute="leading" secondItem="KgO-tp-rFL" secondAttribute="leading" constant="15" id="5yK-dd-bPq"/>
  145. <constraint firstAttribute="height" constant="65" id="Dfs-4y-VwS"/>
  146. <constraint firstAttribute="trailing" secondItem="H8S-73-5pJ" secondAttribute="trailing" constant="50" id="Gro-cS-Fsz"/>
  147. <constraint firstItem="H8S-73-5pJ" firstAttribute="leading" secondItem="rrS-9W-lLc" secondAttribute="trailing" constant="11" id="HJf-hn-397"/>
  148. <constraint firstItem="DcW-Up-drA" firstAttribute="top" secondItem="KgO-tp-rFL" secondAttribute="top" constant="10" id="I6s-4b-c8X"/>
  149. <constraint firstItem="3tP-7K-zYx" firstAttribute="centerY" secondItem="KgO-tp-rFL" secondAttribute="centerY" id="Ie4-IQ-sEL"/>
  150. <constraint firstAttribute="bottom" secondItem="rrS-9W-lLc" secondAttribute="bottom" constant="12" id="b4C-Zb-UbZ"/>
  151. <constraint firstItem="rrS-9W-lLc" firstAttribute="leading" secondItem="KgO-tp-rFL" secondAttribute="leading" constant="15" id="h8C-WZ-c4C"/>
  152. <constraint firstAttribute="trailing" secondItem="3tP-7K-zYx" secondAttribute="trailing" constant="15" id="vHs-Pu-pek"/>
  153. <constraint firstAttribute="bottom" secondItem="H8S-73-5pJ" secondAttribute="bottom" constant="5" id="yzQ-mF-Uo1"/>
  154. </constraints>
  155. <userDefinedRuntimeAttributes>
  156. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  157. <real key="value" value="5"/>
  158. </userDefinedRuntimeAttribute>
  159. </userDefinedRuntimeAttributes>
  160. </view>
  161. </subviews>
  162. <constraints>
  163. <constraint firstAttribute="trailing" secondItem="KgO-tp-rFL" secondAttribute="trailing" constant="20" id="8TP-8z-omI"/>
  164. <constraint firstItem="9wX-8D-Z6G" firstAttribute="leading" secondItem="h3C-0H-iDo" secondAttribute="leading" constant="20" id="931-So-8IG"/>
  165. <constraint firstItem="dxv-jH-Si7" firstAttribute="leading" secondItem="h3C-0H-iDo" secondAttribute="leading" id="CzK-kH-ot9"/>
  166. <constraint firstItem="Obt-AQ-Ca4" firstAttribute="leading" secondItem="h3C-0H-iDo" secondAttribute="leading" constant="20" id="CzY-gO-AJK"/>
  167. <constraint firstAttribute="trailing" secondItem="Aaj-lT-cQ1" secondAttribute="trailing" constant="20" id="Dg3-MP-pdK"/>
  168. <constraint firstItem="Obt-AQ-Ca4" firstAttribute="top" secondItem="9wX-8D-Z6G" secondAttribute="bottom" constant="30" id="DsO-jQ-8fP"/>
  169. <constraint firstItem="oZp-Bj-T30" firstAttribute="leading" secondItem="h3C-0H-iDo" secondAttribute="leading" constant="20" id="GLT-nH-f9t"/>
  170. <constraint firstAttribute="trailing" secondItem="9wX-8D-Z6G" secondAttribute="trailing" constant="20" id="KiR-1v-rMu"/>
  171. <constraint firstItem="KgO-tp-rFL" firstAttribute="leading" secondItem="h3C-0H-iDo" secondAttribute="leading" constant="20" id="Ovb-tQ-Yki"/>
  172. <constraint firstItem="dxv-jH-Si7" firstAttribute="top" secondItem="Aaj-lT-cQ1" secondAttribute="bottom" constant="20" id="PDV-iC-htr"/>
  173. <constraint firstItem="9wX-8D-Z6G" firstAttribute="top" secondItem="oZp-Bj-T30" secondAttribute="bottom" constant="10" id="Y1l-1J-ltv"/>
  174. <constraint firstItem="oZp-Bj-T30" firstAttribute="top" secondItem="h3C-0H-iDo" secondAttribute="top" id="ZgR-GY-LEt"/>
  175. <constraint firstItem="hCM-Rg-XUE" firstAttribute="top" secondItem="h3C-0H-iDo" secondAttribute="top" id="byF-wy-x4z"/>
  176. <constraint firstItem="3D7-lR-Ybp" firstAttribute="top" secondItem="9wX-8D-Z6G" secondAttribute="bottom" constant="30" id="eEn-fI-ELH"/>
  177. <constraint firstAttribute="trailing" secondItem="hCM-Rg-XUE" secondAttribute="trailing" constant="20" id="vZj-He-yRf"/>
  178. <constraint firstAttribute="trailing" secondItem="dxv-jH-Si7" secondAttribute="trailing" id="vjn-sg-8t5"/>
  179. <constraint firstItem="KgO-tp-rFL" firstAttribute="top" secondItem="dxv-jH-Si7" secondAttribute="bottom" constant="15" id="vy3-fA-adk"/>
  180. <constraint firstItem="Aaj-lT-cQ1" firstAttribute="leading" secondItem="h3C-0H-iDo" secondAttribute="leading" constant="20" id="war-or-ssU"/>
  181. <constraint firstItem="Aaj-lT-cQ1" firstAttribute="top" secondItem="Obt-AQ-Ca4" secondAttribute="bottom" constant="10" id="wgb-Dh-cCQ"/>
  182. <constraint firstAttribute="bottom" secondItem="KgO-tp-rFL" secondAttribute="bottom" id="wpc-gT-MG9"/>
  183. <constraint firstAttribute="height" constant="495" id="zRB-V5-CAb"/>
  184. <constraint firstAttribute="trailing" secondItem="3D7-lR-Ybp" secondAttribute="trailing" constant="20" id="zXc-MS-BpO"/>
  185. </constraints>
  186. </view>
  187. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wJ4-Ib-7cJ">
  188. <rect key="frame" x="20" y="644" width="374" height="40"/>
  189. <color key="backgroundColor" red="0.019607843140000001" green="0.81176470590000005" blue="0.6705882353" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
  190. <constraints>
  191. <constraint firstAttribute="height" constant="40" id="VCD-4H-30S"/>
  192. </constraints>
  193. <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="17"/>
  194. <state key="normal" title="Save">
  195. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  196. </state>
  197. <userDefinedRuntimeAttributes>
  198. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  199. <real key="value" value="5"/>
  200. </userDefinedRuntimeAttribute>
  201. </userDefinedRuntimeAttributes>
  202. <connections>
  203. <action selector="preserveAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="aWB-O1-oTM"/>
  204. </connections>
  205. </button>
  206. </subviews>
  207. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  208. <constraints>
  209. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="wJ4-Ib-7cJ" secondAttribute="trailing" constant="20" id="0nz-Gl-lYP"/>
  210. <constraint firstItem="h3C-0H-iDo" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="2q6-0z-OTi"/>
  211. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="fmE-xM-veG" secondAttribute="trailing" constant="20" id="Jjd-o4-sQa"/>
  212. <constraint firstItem="fmE-xM-veG" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="10" id="Mna-Lo-1C6"/>
  213. <constraint firstItem="h3C-0H-iDo" firstAttribute="top" secondItem="fmE-xM-veG" secondAttribute="bottom" constant="20" id="NkY-s1-VGm"/>
  214. <constraint firstItem="h3C-0H-iDo" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="OVl-5k-34l"/>
  215. <constraint firstItem="wJ4-Ib-7cJ" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="UVe-RC-iTt"/>
  216. <constraint firstItem="fmE-xM-veG" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="xVZ-fp-1My"/>
  217. <constraint firstItem="wJ4-Ib-7cJ" firstAttribute="top" secondItem="h3C-0H-iDo" secondAttribute="bottom" constant="15" id="z42-WS-KnQ"/>
  218. </constraints>
  219. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  220. <connections>
  221. <outlet property="BOX" destination="h3C-0H-iDo" id="Nnr-8J-lqa"/>
  222. <outlet property="ColorBoxView" destination="dxv-jH-Si7" id="uC2-y1-Phw"/>
  223. <outlet property="boxHeightConstraint" destination="zRB-V5-CAb" id="bci-ei-4TK"/>
  224. <outlet property="brightnessLabel" destination="hCM-Rg-XUE" id="omw-HQ-mXE"/>
  225. <outlet property="brightnessSlider" destination="9wX-8D-Z6G" id="ZfI-Sx-Stu"/>
  226. <outlet property="colorTemperatureSlider" destination="Aaj-lT-cQ1" id="4QE-f2-uw6"/>
  227. <outlet property="colorTemperatureSliderLabel" destination="3D7-lR-Ybp" id="apz-L2-dN5"/>
  228. <outlet property="exchangeSwitch" destination="rrS-9W-lLc" id="iU7-CT-fxc"/>
  229. <outlet property="purifierBox" destination="KgO-tp-rFL" id="qc5-fl-lpU"/>
  230. <outlet property="purifierLevelLabel" destination="H8S-73-5pJ" id="j2H-vB-HN7"/>
  231. <outlet property="scenceBox" destination="fmE-xM-veG" id="yDS-wz-7ch"/>
  232. <outlet property="scenceModeLabel" destination="xNZ-bi-hRe" id="3S2-p8-kS1"/>
  233. </connections>
  234. <point key="canvasLocation" x="137.68115942028987" y="134.59821428571428"/>
  235. </view>
  236. </objects>
  237. <resources>
  238. <image name="offSwitch" width="36" height="20"/>
  239. <image name="onSwitch_gray" width="36" height="20"/>
  240. <image name="youpoint" width="16" height="16"/>
  241. </resources>
  242. </document>