comparison GeoQuiz/LaunchScreen.storyboard @ 27:3f4b366d476d

add flag layout settings
author Dennis C. M. <dennis@denniscm.com>
date Thu, 10 Nov 2022 09:26:48 +0100
parents
children
comparison
equal deleted inserted replaced
26:425078c01194 27:3f4b366d476d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
3 <device id="retina6_72" orientation="portrait" appearance="light"/>
4 <dependencies>
5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
6 <capability name="Safe area layout guides" minToolsVersion="9.0"/>
7 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8 </dependencies>
9 <scenes>
10 <!--View Controller-->
11 <scene sceneID="EHf-IW-A2E">
12 <objects>
13 <viewController id="01J-lp-oVM" sceneMemberID="viewController">
14 <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
15 <rect key="frame" x="0.0" y="0.0" width="430" height="932"/>
16 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17 <subviews>
18 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="LaunchScreenLogo" translatesAutoresizingMaskIntoConstraints="NO" id="grE-pc-N9e">
19 <rect key="frame" x="95" y="402" width="240" height="128"/>
20 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
21 </imageView>
22 </subviews>
23 <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/>
24 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
25 </view>
26 </viewController>
27 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
28 </objects>
29 <point key="canvasLocation" x="51.627906976744185" y="374.03433476394855"/>
30 </scene>
31 </scenes>
32 <resources>
33 <image name="LaunchScreenLogo" width="1024" height="1024"/>
34 </resources>
35 </document>