|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="DDR-cw-uah"> |
| 3 | + <dependencies> |
| 4 | + <deployment identifier="iOS"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9051"/> |
| 6 | + </dependencies> |
| 7 | + <scenes> |
| 8 | + <!--Chameleon--> |
| 9 | + <scene sceneID="htd-oj-yMi"> |
| 10 | + <objects> |
| 11 | + <viewController id="bxX-DA-4YG" customClass="ViewController" sceneMemberID="viewController"> |
| 12 | + <layoutGuides> |
| 13 | + <viewControllerLayoutGuide type="top" id="XeJ-fS-pDC"/> |
| 14 | + <viewControllerLayoutGuide type="bottom" id="bo3-pv-2fG"/> |
| 15 | + </layoutGuides> |
| 16 | + <view key="view" contentMode="scaleToFill" id="7XF-ox-U3N"> |
| 17 | + <rect key="frame" x="0.0" y="64" width="600" height="536"/> |
| 18 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 19 | + <subviews> |
| 20 | + <stepper opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" maximumValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="Fcl-sO-xGd"> |
| 21 | + <rect key="frame" x="35" y="89" width="94" height="29"/> |
| 22 | + <animations/> |
| 23 | + </stepper> |
| 24 | + <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" fixedFrame="YES" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="uno-15-6FV"> |
| 25 | + <rect key="frame" x="35" y="205" width="150" height="2"/> |
| 26 | + <animations/> |
| 27 | + </progressView> |
| 28 | + <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tZl-0w-AEK"> |
| 29 | + <rect key="frame" x="178" y="141" width="51" height="31"/> |
| 30 | + <animations/> |
| 31 | + </switch> |
| 32 | + <slider opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="sEd-ni-n9b"> |
| 33 | + <rect key="frame" x="33" y="240" width="118" height="31"/> |
| 34 | + <animations/> |
| 35 | + </slider> |
| 36 | + <segmentedControl opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="OD8-BK-xRp"> |
| 37 | + <rect key="frame" x="35" y="143" width="121" height="29"/> |
| 38 | + <animations/> |
| 39 | + <segments> |
| 40 | + <segment title="First"/> |
| 41 | + <segment title="Second"/> |
| 42 | + </segments> |
| 43 | + </segmentedControl> |
| 44 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vd1-BC-0GS"> |
| 45 | + <rect key="frame" x="181" y="240" width="46" height="30"/> |
| 46 | + <animations/> |
| 47 | + <state key="normal" title="Button"/> |
| 48 | + </button> |
| 49 | + <pageControl opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" numberOfPages="5" translatesAutoresizingMaskIntoConstraints="NO" id="02d-LT-XqT"> |
| 50 | + <rect key="frame" x="137" y="85" width="90" height="37"/> |
| 51 | + <animations/> |
| 52 | + </pageControl> |
| 53 | + </subviews> |
| 54 | + <animations/> |
| 55 | + <color key="backgroundColor" red="0.80000000000000004" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 56 | + </view> |
| 57 | + <navigationItem key="navigationItem" title="Chameleon" id="qSC-Xc-gWl"/> |
| 58 | + </viewController> |
| 59 | + <placeholder placeholderIdentifier="IBFirstResponder" id="y4Y-TI-tC2" sceneMemberID="firstResponder"/> |
| 60 | + </objects> |
| 61 | + <point key="canvasLocation" x="1877" y="283"/> |
| 62 | + </scene> |
| 63 | + <!--Navigation Controller--> |
| 64 | + <scene sceneID="TU8-a7-Gfj"> |
| 65 | + <objects> |
| 66 | + <navigationController automaticallyAdjustsScrollViewInsets="NO" id="DDR-cw-uah" sceneMemberID="viewController"> |
| 67 | + <toolbarItems/> |
| 68 | + <navigationBar key="navigationBar" contentMode="scaleToFill" translucent="NO" id="hi6-Wf-Ozl"> |
| 69 | + <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
| 70 | + <autoresizingMask key="autoresizingMask"/> |
| 71 | + <animations/> |
| 72 | + <color key="barTintColor" red="1" green="0.0" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 73 | + </navigationBar> |
| 74 | + <nil name="viewControllers"/> |
| 75 | + <connections> |
| 76 | + <segue destination="bxX-DA-4YG" kind="relationship" relationship="rootViewController" id="okW-km-o5G"/> |
| 77 | + </connections> |
| 78 | + </navigationController> |
| 79 | + <placeholder placeholderIdentifier="IBFirstResponder" id="bwH-Yb-JKT" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 80 | + </objects> |
| 81 | + <point key="canvasLocation" x="1065" y="283"/> |
| 82 | + </scene> |
| 83 | + </scenes> |
| 84 | +</document> |
0 commit comments