-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathMainViewController.xib
More file actions
98 lines (98 loc) · 8.98 KB
/
Copy pathMainViewController.xib
File metadata and controls
98 lines (98 loc) · 8.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9532" systemVersion="14F1713" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MainViewController">
<connections>
<outlet property="contentScreen" destination="aWD-fY-Z1N" id="GYH-d7-z8L"/>
<outlet property="helperView" destination="EEp-nS-Lky" id="sYR-z0-P3h"/>
<outlet property="helperViewBottomConstraint" destination="yGf-Qm-yVG" id="x5u-hm-l1Z"/>
<outlet property="inputField" destination="FD9-aQ-NmH" id="rPu-JT-2h7"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="euy-sW-kg0">
<rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="lambda" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ruk-M3-ACk">
<rect key="frame" x="130" y="23" width="60" height="24"/>
<fontDescription key="fontDescription" name="GillSans-Light" family="Gill Sans" pointSize="21"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iDT-cH-mWi">
<rect key="frame" x="10" y="20" width="39" height="30"/>
<state key="normal" title="Menu"/>
<connections>
<action selector="hamburgerButton:" destination="-1" eventType="touchUpInside" id="Qpz-Wh-LJj"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="0.96284955410607731" green="0.96284955410607731" blue="0.96284955410607731" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="ruk-M3-ACk" secondAttribute="centerX" id="660-Kd-HeF"/>
<constraint firstAttribute="centerY" secondItem="ruk-M3-ACk" secondAttribute="centerY" constant="-10" id="CBF-gk-nMz"/>
<constraint firstAttribute="height" constant="50" id="WyZ-T9-1GE"/>
<constraint firstItem="iDT-cH-mWi" firstAttribute="centerY" secondItem="euy-sW-kg0" secondAttribute="centerY" constant="10" id="eCc-80-0w2"/>
<constraint firstItem="iDT-cH-mWi" firstAttribute="leading" secondItem="euy-sW-kg0" secondAttribute="leading" constant="10" id="eKV-S3-xqr"/>
</constraints>
</view>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="type expression" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FD9-aQ-NmH">
<rect key="frame" x="8" y="530" width="304" height="30"/>
<color key="backgroundColor" red="0.97194784680000001" green="0.96524969599999999" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="7Cc-W5-bG7"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocorrectionType="no"/>
</textField>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" usesAttributedText="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aWD-fY-Z1N">
<rect key="frame" x="8" y="58" width="304" height="464"/>
<color key="backgroundColor" red="1" green="0.9518945671059923" blue="0.93054011377026602" alpha="0.17999999999999999" colorSpace="calibratedRGB"/>
<attributedString key="attributedText">
<fragment content="Locquacious.">
<attributes>
<font key="NSFont" size="15" name="Menlo-Regular"/>
<paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
</attributes>
</fragment>
</attributedString>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EEp-nS-Lky">
<rect key="frame" x="0.0" y="568" width="320" height="40"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="40" identifier="HeightConstraint" id="oUG-Xr-UB6"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="euy-sW-kg0" secondAttribute="trailing" identifier="VTrailing" id="8gQ-ze-b8f"/>
<constraint firstAttribute="trailing" secondItem="EEp-nS-Lky" secondAttribute="trailing" identifier="HVTrailing" id="IQ0-SF-BAh"/>
<constraint firstAttribute="trailing" secondItem="aWD-fY-Z1N" secondAttribute="trailing" constant="8" identifier="ContentScreenRight" id="MuW-UU-TwO"/>
<constraint firstItem="aWD-fY-Z1N" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="8" identifier="ContentScreenLeft" id="S0y-sa-BIP"/>
<constraint firstItem="FD9-aQ-NmH" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="8" identifier="ExprBoxLeft" id="ScT-cg-LiY"/>
<constraint firstItem="EEp-nS-Lky" firstAttribute="top" secondItem="FD9-aQ-NmH" secondAttribute="bottom" constant="8" id="aFl-O4-jzn"/>
<constraint firstItem="aWD-fY-Z1N" firstAttribute="top" secondItem="euy-sW-kg0" secondAttribute="bottom" constant="8" identifier="ContentScreenTop" id="ebe-aG-wVz"/>
<constraint firstAttribute="trailing" secondItem="FD9-aQ-NmH" secondAttribute="trailing" constant="8" identifier="ExprBoxRight" id="fJ7-ym-7rz"/>
<constraint firstItem="FD9-aQ-NmH" firstAttribute="top" secondItem="aWD-fY-Z1N" secondAttribute="bottom" constant="8" identifier="ExprBoxTopDistance" id="lSg-t6-khD"/>
<constraint firstItem="EEp-nS-Lky" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" identifier="HVLeading" id="luk-1a-z2O"/>
<constraint firstItem="euy-sW-kg0" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" identifier="VTop" id="srM-yK-mdE"/>
<constraint firstItem="euy-sW-kg0" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" identifier="VLeading" id="uYW-39-jfO"/>
<constraint firstAttribute="centerX" secondItem="FD9-aQ-NmH" secondAttribute="centerX" identifier="ExprBoxCentre" id="vhy-pa-Cr0"/>
<constraint firstAttribute="bottom" secondItem="EEp-nS-Lky" secondAttribute="bottom" constant="-40" identifier="Bottom" id="yGf-Qm-yVG"/>
</constraints>
<point key="canvasLocation" x="423" y="422"/>
</view>
</objects>
</document>