RAPredefQuery.storyboard 1.9 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="ces-c6-x2d">
  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="13173"/>
  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. <scenes>
  13. <!--Predef Query View Controller-->
  14. <scene sceneID="Eh1-Ib-QgG">
  15. <objects>
  16. <viewController useStoryboardIdentifierAsRestorationIdentifier="YES" id="ces-c6-x2d" customClass="RAPredefQueryViewController" sceneMemberID="viewController">
  17. <view key="view" contentMode="scaleToFill" id="KeQ-Y4-TMR">
  18. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <color key="backgroundColor" red="1" green="0.26163493300000001" blue="0.20555324629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  21. <viewLayoutGuide key="safeArea" id="MRq-jk-uGW"/>
  22. </view>
  23. </viewController>
  24. <placeholder placeholderIdentifier="IBFirstResponder" id="7dz-5I-ffP" userLabel="First Responder" sceneMemberID="firstResponder"/>
  25. </objects>
  26. <point key="canvasLocation" x="158" y="208"/>
  27. </scene>
  28. </scenes>
  29. </document>