Geen omschrijving

LaunchScreen.storyboard 4.9KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
  3. <device id="ipad12_9rounded" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  8. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--View Controller-->
  13. <scene sceneID="EHf-IW-A2E">
  14. <objects>
  15. <viewController id="01J-lp-oVM" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
  17. <rect key="frame" x="0.0" y="0.0" width="1024" height="1366"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="MARLE" adjustsImageSizeForAccessibilityContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2IS-pr-Dla">
  21. <rect key="frame" x="0.0" y="155" width="1024" height="961"/>
  22. </imageView>
  23. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="Welcome to the MARLE App!" textAlignment="center" adjustsFontForContentSizeCategory="YES" minimumFontSize="21" translatesAutoresizingMaskIntoConstraints="NO" id="VUB-Hs-BaR">
  24. <rect key="frame" x="0.0" y="1158" width="1024" height="30"/>
  25. <color key="backgroundColor" red="0.35331264138221741" green="0.40740802884101868" blue="0.96476000547409058" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  26. <color key="tintColor" white="1" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  27. <constraints>
  28. <constraint firstAttribute="height" constant="30" id="PnI-cO-YZ4"/>
  29. </constraints>
  30. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. <fontDescription key="fontDescription" name="BodoniSvtyTwoITCTT-Bold" family="Bodoni 72" pointSize="23"/>
  32. <textInputTraits key="textInputTraits"/>
  33. </textField>
  34. </subviews>
  35. <color key="backgroundColor" red="0.35331264138221741" green="0.40740802884101868" blue="0.96476000547409058" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  36. <constraints>
  37. <constraint firstAttribute="trailing" secondItem="2IS-pr-Dla" secondAttribute="trailing" id="By1-Ep-yaf"/>
  38. <constraint firstItem="2IS-pr-Dla" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="131" id="Kuz-I8-XAZ"/>
  39. <constraint firstItem="2IS-pr-Dla" firstAttribute="leading" secondItem="VUB-Hs-BaR" secondAttribute="leading" id="TAc-Tb-bEA"/>
  40. <constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="VUB-Hs-BaR" secondAttribute="bottom" constant="158" id="ee0-Q1-QPv"/>
  41. <constraint firstItem="2IS-pr-Dla" firstAttribute="trailing" secondItem="VUB-Hs-BaR" secondAttribute="trailing" id="wPQ-Dv-seP"/>
  42. <constraint firstItem="VUB-Hs-BaR" firstAttribute="top" secondItem="2IS-pr-Dla" secondAttribute="bottom" constant="42" id="wgW-zV-bY3"/>
  43. <constraint firstItem="2IS-pr-Dla" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="z7G-cO-sYy"/>
  44. </constraints>
  45. <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
  46. </view>
  47. </viewController>
  48. <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
  49. </objects>
  50. <point key="canvasLocation" x="50.625" y="375"/>
  51. </scene>
  52. </scenes>
  53. <resources>
  54. <image name="MARLE" width="500" height="500"/>
  55. </resources>
  56. </document>