SBTImportDataVCtr.xib 4.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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="retina6_1" 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" customClass="SBTImportDataVCtr" customModule="SolarBT" customModuleProvider="target">
  14. <connections>
  15. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  16. </connections>
  17. </placeholder>
  18. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  19. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  20. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  22. <subviews>
  23. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aPU-T6-xut">
  24. <rect key="frame" x="57" y="353.5" width="300" height="189"/>
  25. <subviews>
  26. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qO9-3T-qAt">
  27. <rect key="frame" x="25" y="18" width="42" height="21"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  30. <nil key="textColor"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="u4N-H2-z2T">
  34. <rect key="frame" x="234" y="8" width="46" height="30"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  36. <state key="normal" title="Button"/>
  37. </button>
  38. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hTY-F2-Fbh">
  39. <rect key="frame" x="120" y="153" width="42" height="21"/>
  40. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  42. <nil key="textColor"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. </subviews>
  46. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  47. <constraints>
  48. <constraint firstAttribute="width" constant="300" id="OkN-Pi-72e"/>
  49. <constraint firstAttribute="height" constant="189" id="yDR-u6-vbO"/>
  50. </constraints>
  51. </view>
  52. </subviews>
  53. <color key="backgroundColor" red="0.6980440616607666" green="0.69803071022033691" blue="0.698039710521698" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  54. <constraints>
  55. <constraint firstItem="aPU-T6-xut" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="1gT-Ou-92Y"/>
  56. <constraint firstItem="aPU-T6-xut" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="eUf-Np-egM"/>
  57. </constraints>
  58. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  59. <point key="canvasLocation" x="137.68115942028987" y="114.50892857142857"/>
  60. </view>
  61. </objects>
  62. </document>