JLChen
2021-04-01 bf7f42bc3b63a0c2cec5a5adfb44feffab47a077
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
    <device id="retina3_5" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--View Controller-->
        <scene sceneID="tne-QT-ifu">
            <objects>
                <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Wzv-3T-9rg"/>
                        <viewControllerLayoutGuide type="bottom" id="COG-Nv-9Ga"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="8bC-Xf-vdC">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vJi-oZ-LSc">
                                <rect key="frame" x="36" y="410" width="31" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="2Pc-3k-dUO"/>
                                    <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="30" id="4Tw-18-CaX"/>
                                </constraints>
                                <state key="normal" title="听筒"/>
                                <connections>
                                    <action selector="speaker:" destination="BYZ-38-t0r" eventType="touchUpInside" id="W7q-iX-a2t"/>
                                </connections>
                            </button>
                            <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jPl-Vg-g3C">
                                <rect key="frame" x="87" y="410" width="31" height="30"/>
                                <state key="normal" title="开门"/>
                                <connections>
                                    <action selector="openDoor:" destination="BYZ-38-t0r" eventType="touchUpInside" id="QiK-iu-wu4"/>
                                </connections>
                            </button>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="koH-BL-KZA">
                                <rect key="frame" x="36" y="360" width="31" height="30"/>
                                <state key="normal" title="反呼"/>
                                <connections>
                                    <action selector="onReverseCall:" destination="BYZ-38-t0r" eventType="touchUpInside" id="R22-bQ-kpF"/>
                                </connections>
                            </button>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WJI-4Z-VeA">
                                <rect key="frame" x="87" y="360" width="31" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="vza-fv-qdl"/>
                                </constraints>
                                <state key="normal" title="挂断"/>
                                <connections>
                                    <action selector="onHangup:" destination="BYZ-38-t0r" eventType="touchUpInside" id="mUK-dK-0eT"/>
                                </connections>
                            </button>
                            <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LcR-MR-y9c">
                                <rect key="frame" x="138" y="360" width="31" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="go1-vo-L2j"/>
                                </constraints>
                                <state key="normal" title="监控"/>
                                <connections>
                                    <action selector="onMonitor:" destination="BYZ-38-t0r" eventType="touchUpInside" id="RcS-6u-LBX"/>
                                </connections>
                            </button>
                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Vfn-FR-1Ub" userLabel="deviceText Field">
                                <rect key="frame" x="98" y="0.0" width="196" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="JFw-sW-vcm"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits" returnKeyType="done"/>
                            </textField>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="门口机" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E2O-cv-ota">
                                <rect key="frame" x="36" y="0.0" width="52" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="VRD-h4-kIL"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <color key="textColor" systemColor="darkTextColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mdf-GC-mIQ">
                                <rect key="frame" x="138" y="410" width="31" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="ln6-ba-aYV"/>
                                </constraints>
                                <state key="normal" title="截图"/>
                                <connections>
                                    <action selector="onSnap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="dvX-n1-L3W"/>
                                </connections>
                            </button>
                            <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ANh-iR-Zhm" userLabel="call Mng">
                                <rect key="frame" x="36" y="310" width="77" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="IOK-he-JYD"/>
                                </constraints>
                                <state key="normal" title="呼叫管理处"/>
                                <connections>
                                    <action selector="onCallMng:" destination="BYZ-38-t0r" eventType="touchUpInside" id="bth-32-2ur"/>
                                </connections>
                            </button>
                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jbL-Mp-gWi" userLabel="mngText Field">
                                <rect key="frame" x="123" y="310" width="171" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="k6z-DB-Dxc"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits" returnKeyType="done"/>
                            </textField>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="Vfn-FR-1Ub" firstAttribute="leading" secondItem="E2O-cv-ota" secondAttribute="trailing" constant="10" id="0RX-sz-eS9"/>
                            <constraint firstItem="E2O-cv-ota" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="20" id="17C-bm-Akt"/>
                            <constraint firstItem="COG-Nv-9Ga" firstAttribute="top" secondItem="vJi-oZ-LSc" secondAttribute="bottom" constant="40" id="1Lu-zQ-X1A"/>
                            <constraint firstItem="E2O-cv-ota" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="20" id="1qo-7b-cDh"/>
                            <constraint firstItem="LcR-MR-y9c" firstAttribute="leading" secondItem="WJI-4Z-VeA" secondAttribute="trailing" constant="20" id="5c3-Ef-9sy"/>
                            <constraint firstAttribute="trailingMargin" secondItem="jbL-Mp-gWi" secondAttribute="trailing" constant="10" id="6Fr-Os-GU0"/>
                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="mdf-GC-mIQ" secondAttribute="trailing" constant="20" symbolic="YES" id="73Z-0I-u2v"/>
                            <constraint firstItem="E2O-cv-ota" firstAttribute="top" secondItem="Wzv-3T-9rg" secondAttribute="bottom" id="HUm-Q4-lcX"/>
                            <constraint firstItem="Vfn-FR-1Ub" firstAttribute="top" secondItem="Wzv-3T-9rg" secondAttribute="bottom" id="Ifi-g7-5KM"/>
                            <constraint firstItem="ANh-iR-Zhm" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="20" id="Ins-Re-7qn"/>
                            <constraint firstItem="koH-BL-KZA" firstAttribute="top" secondItem="ANh-iR-Zhm" secondAttribute="bottom" constant="20" id="Kj6-O3-0iE"/>
                            <constraint firstItem="WJI-4Z-VeA" firstAttribute="leading" secondItem="koH-BL-KZA" secondAttribute="trailing" constant="20" id="OHf-LM-E4O"/>
                            <constraint firstItem="mdf-GC-mIQ" firstAttribute="top" secondItem="LcR-MR-y9c" secondAttribute="bottom" constant="20" id="SfX-v0-HpC"/>
                            <constraint firstItem="Vfn-FR-1Ub" firstAttribute="top" secondItem="Wzv-3T-9rg" secondAttribute="bottom" id="Wua-9B-iLw"/>
                            <constraint firstItem="COG-Nv-9Ga" firstAttribute="top" secondItem="jPl-Vg-g3C" secondAttribute="bottom" constant="40" id="adc-24-7RC"/>
                            <constraint firstItem="vJi-oZ-LSc" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="20" id="bGj-h5-kg7"/>
                            <constraint firstItem="jbL-Mp-gWi" firstAttribute="leading" secondItem="ANh-iR-Zhm" secondAttribute="trailing" constant="10" id="fdY-PQ-Tgp"/>
                            <constraint firstItem="koH-BL-KZA" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="20" id="ghh-xI-GAr"/>
                            <constraint firstItem="koH-BL-KZA" firstAttribute="baseline" secondItem="WJI-4Z-VeA" secondAttribute="baseline" id="hB6-19-6BO"/>
                            <constraint firstItem="LcR-MR-y9c" firstAttribute="top" secondItem="jbL-Mp-gWi" secondAttribute="bottom" constant="20" id="hS7-J0-gZX"/>
                            <constraint firstItem="Vfn-FR-1Ub" firstAttribute="leading" secondItem="E2O-cv-ota" secondAttribute="trailing" constant="10" id="hY9-F7-oE8"/>
                            <constraint firstItem="COG-Nv-9Ga" firstAttribute="top" secondItem="vJi-oZ-LSc" secondAttribute="bottom" constant="40" id="hpW-E8-fPk"/>
                            <constraint firstItem="jPl-Vg-g3C" firstAttribute="top" secondItem="WJI-4Z-VeA" secondAttribute="bottom" constant="20" id="kpv-nI-5SW"/>
                            <constraint firstAttribute="trailingMargin" secondItem="Vfn-FR-1Ub" secondAttribute="trailing" constant="10" id="nnC-yz-Mbc"/>
                            <constraint firstItem="jPl-Vg-g3C" firstAttribute="leading" secondItem="vJi-oZ-LSc" secondAttribute="trailing" constant="20" id="pWF-Dn-SuL"/>
                            <constraint firstItem="koH-BL-KZA" firstAttribute="baseline" secondItem="LcR-MR-y9c" secondAttribute="baseline" id="uhc-hz-Lg4"/>
                            <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="LcR-MR-y9c" secondAttribute="trailing" constant="20" symbolic="YES" id="vAk-7f-7lH"/>
                            <constraint firstItem="COG-Nv-9Ga" firstAttribute="top" secondItem="vJi-oZ-LSc" secondAttribute="bottom" constant="40" id="w71-ij-wzw"/>
                            <constraint firstItem="vJi-oZ-LSc" firstAttribute="top" secondItem="koH-BL-KZA" secondAttribute="bottom" constant="20" id="xHG-c9-xN1"/>
                            <constraint firstItem="mdf-GC-mIQ" firstAttribute="leading" secondItem="jPl-Vg-g3C" secondAttribute="trailing" constant="20" id="zN8-eX-Xwe"/>
                            <constraint firstItem="COG-Nv-9Ga" firstAttribute="top" secondItem="jPl-Vg-g3C" secondAttribute="bottom" constant="40" id="zXK-Mn-zfv"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="mCallOrAccept" destination="koH-BL-KZA" id="Ryl-wC-8vS"/>
                        <outlet property="mngUUIDTextField" destination="jbL-Mp-gWi" id="h0w-Yx-Ndi"/>
                        <outlet property="monitorBtn" destination="LcR-MR-y9c" id="quQ-29-c3m"/>
                        <outlet property="speakerBtn" destination="vJi-oZ-LSc" id="gAu-k3-y1u"/>
                        <outlet property="uIDTextField" destination="Vfn-FR-1Ub" id="En1-hG-ZxX"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="131.25" y="103.75"/>
        </scene>
    </scenes>
    <resources>
        <systemColor name="darkTextColor">
            <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>