XMGRoolLinghtVIew.xib 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="16087"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="XMGRoolLinghtVIew">
  13. <rect key="frame" x="0.0" y="0.0" width="339" height="346"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="GNt-px-DZO">
  17. <rect key="frame" x="1" y="1" width="339" height="344"/>
  18. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  19. <connections>
  20. <outlet property="dataSource" destination="-1" id="iQX-P9-c0w"/>
  21. <outlet property="delegate" destination="-1" id="D4W-hu-cb5"/>
  22. </connections>
  23. </tableView>
  24. </subviews>
  25. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  26. <constraints>
  27. <constraint firstItem="GNt-px-DZO" firstAttribute="trailing" secondItem="iN0-l3-epB" secondAttribute="trailing" constant="1" id="2kc-o8-SVq"/>
  28. <constraint firstItem="GNt-px-DZO" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="1" id="Otb-1N-smm"/>
  29. <constraint firstAttribute="bottom" secondItem="GNt-px-DZO" secondAttribute="bottom" constant="1" id="X8M-tc-mb5"/>
  30. <constraint firstItem="GNt-px-DZO" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="1" id="jcu-Tv-EVq"/>
  31. </constraints>
  32. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  33. <connections>
  34. <outlet property="tableView" destination="GNt-px-DZO" id="USB-90-0OG"/>
  35. </connections>
  36. <point key="canvasLocation" x="-205.07246376811597" y="-98.4375"/>
  37. </view>
  38. </objects>
  39. </document>