BDView.xib 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="12089"/>
  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"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="BDView">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="260"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <subviews>
  18. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZyK-py-oFf">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
  20. <subviews>
  21. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iel-e4-Soo">
  22. <rect key="frame" x="10" y="0.0" width="50" height="40"/>
  23. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  24. <constraints>
  25. <constraint firstAttribute="width" constant="50" id="wBY-5H-8as"/>
  26. <constraint firstAttribute="height" constant="40" id="z34-Vs-PeG"/>
  27. </constraints>
  28. <state key="normal" title="取消">
  29. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  30. </state>
  31. <connections>
  32. <action selector="buttonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="CbA-iv-MFf"/>
  33. </connections>
  34. </button>
  35. <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NP7-nA-tMG">
  36. <rect key="frame" x="260" y="0.0" width="50" height="40"/>
  37. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="40" id="7Cy-Ns-j26"/>
  40. <constraint firstAttribute="width" constant="50" id="pf4-0x-NDn"/>
  41. </constraints>
  42. <state key="normal" title="确定">
  43. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  44. </state>
  45. <connections>
  46. <action selector="buttonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="Pnl-0p-jYA"/>
  47. </connections>
  48. </button>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1970-01-01" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JXv-Wx-Mib">
  50. <rect key="frame" x="66" y="0.0" width="188" height="40"/>
  51. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  52. <constraints>
  53. <constraint firstAttribute="height" constant="40" id="kh1-xq-T96"/>
  54. </constraints>
  55. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  56. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  57. <nil key="highlightedColor"/>
  58. </label>
  59. </subviews>
  60. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  61. <constraints>
  62. <constraint firstItem="iel-e4-Soo" firstAttribute="leading" secondItem="ZyK-py-oFf" secondAttribute="leading" constant="10" id="1Zg-KG-75X"/>
  63. <constraint firstItem="JXv-Wx-Mib" firstAttribute="top" secondItem="ZyK-py-oFf" secondAttribute="top" id="O48-hg-yUL"/>
  64. <constraint firstItem="NP7-nA-tMG" firstAttribute="top" secondItem="ZyK-py-oFf" secondAttribute="top" id="OCJ-Y5-sLE"/>
  65. <constraint firstItem="iel-e4-Soo" firstAttribute="top" secondItem="ZyK-py-oFf" secondAttribute="top" id="ONT-ay-sgY"/>
  66. <constraint firstItem="NP7-nA-tMG" firstAttribute="leading" secondItem="JXv-Wx-Mib" secondAttribute="trailing" constant="6" id="XSf-ye-Gx9"/>
  67. <constraint firstItem="JXv-Wx-Mib" firstAttribute="leading" secondItem="iel-e4-Soo" secondAttribute="trailing" constant="6" id="adv-9L-vez"/>
  68. <constraint firstAttribute="height" constant="40" id="nvv-rw-nOV"/>
  69. <constraint firstAttribute="trailing" secondItem="NP7-nA-tMG" secondAttribute="trailing" constant="10" id="toW-fJ-NRy"/>
  70. </constraints>
  71. </view>
  72. </subviews>
  73. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  74. <constraints>
  75. <constraint firstItem="ZyK-py-oFf" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="0xE-ES-jcw"/>
  76. <constraint firstItem="ZyK-py-oFf" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Q4A-13-ccY"/>
  77. <constraint firstAttribute="trailing" secondItem="ZyK-py-oFf" secondAttribute="trailing" id="xtu-cq-rj0"/>
  78. </constraints>
  79. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  80. <connections>
  81. <outlet property="timeLabel" destination="JXv-Wx-Mib" id="N4d-81-DpI"/>
  82. <outlet property="topBackView" destination="ZyK-py-oFf" id="A9Q-Ue-4dT"/>
  83. </connections>
  84. <point key="canvasLocation" x="292" y="608"/>
  85. </view>
  86. </objects>
  87. </document>