|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Lock Car View Controller-->
- <scene sceneID="OoP-ZG-udg">
- <objects>
- <viewController storyboardIdentifier="LockCar" useStoryboardIdentifierAsRestorationIdentifier="YES" id="D7O-A0-0Yk" customClass="LockCarViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="44P-Wf-Kwv">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg" translatesAutoresizingMaskIntoConstraints="NO" id="Ydv-we-JnQ">
- <rect key="frame" x="0.0" y="44" width="414" height="818"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="flq-6M-DxS">
- <rect key="frame" x="0.0" y="44" width="414" height="818"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Lock_off" translatesAutoresizingMaskIntoConstraints="NO" id="PVB-27-BuF">
- <rect key="frame" x="80" y="307" width="254" height="204.5"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="q7V-jY-fpl" userLabel="BtnView">
- <rect key="frame" x="20" y="735" width="374" height="63"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="xsw-lA-jYd">
- <rect key="frame" x="0.0" y="0.0" width="374" height="63"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sGj-E3-yPA">
- <rect key="frame" x="0.0" y="0.0" width="182" height="63"/>
- <color key="backgroundColor" systemColor="systemRedColor" red="1" green="0.23137254900000001" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="22"/>
- <state key="normal" title="鎖車">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hbz-OK-zMF">
- <rect key="frame" x="192" y="0.0" width="182" height="63"/>
- <color key="backgroundColor" red="0.0" green="0.59999999999999998" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="22"/>
- <state key="normal" title="解鎖">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="xsw-lA-jYd" secondAttribute="bottom" id="03i-TC-71e"/>
- <constraint firstAttribute="trailing" secondItem="xsw-lA-jYd" secondAttribute="trailing" id="DVF-Eh-U13"/>
- <constraint firstItem="xsw-lA-jYd" firstAttribute="top" secondItem="q7V-jY-fpl" secondAttribute="top" id="RLT-GH-7k6"/>
- <constraint firstItem="xsw-lA-jYd" firstAttribute="leading" secondItem="q7V-jY-fpl" secondAttribute="leading" id="i9I-P1-4iK"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="q7V-jY-fpl" secondAttribute="bottom" constant="20" id="9Oj-NG-CeI"/>
- <constraint firstAttribute="trailing" secondItem="q7V-jY-fpl" secondAttribute="trailing" constant="20" id="A9G-YH-I71"/>
- <constraint firstItem="PVB-27-BuF" firstAttribute="centerY" secondItem="flq-6M-DxS" secondAttribute="centerY" id="C01-uY-kce"/>
- <constraint firstItem="q7V-jY-fpl" firstAttribute="height" secondItem="flq-6M-DxS" secondAttribute="height" multiplier="1:13" id="MZN-9E-ixS"/>
- <constraint firstItem="PVB-27-BuF" firstAttribute="height" secondItem="flq-6M-DxS" secondAttribute="height" multiplier="1:4" id="b9X-wI-FF5"/>
- <constraint firstItem="PVB-27-BuF" firstAttribute="centerX" secondItem="flq-6M-DxS" secondAttribute="centerX" id="nci-YZ-WXG"/>
- <constraint firstItem="q7V-jY-fpl" firstAttribute="leading" secondItem="flq-6M-DxS" secondAttribute="leading" constant="20" id="syq-0Z-kBH"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="flq-6M-DxS" firstAttribute="top" secondItem="Gya-aj-cL4" secondAttribute="top" id="7k2-je-dDy"/>
- <constraint firstItem="Gya-aj-cL4" firstAttribute="trailing" secondItem="flq-6M-DxS" secondAttribute="trailing" id="9WR-DK-mKO"/>
- <constraint firstItem="Gya-aj-cL4" firstAttribute="trailing" secondItem="Ydv-we-JnQ" secondAttribute="trailing" id="W3Z-R1-ldV"/>
- <constraint firstItem="Gya-aj-cL4" firstAttribute="bottom" secondItem="Ydv-we-JnQ" secondAttribute="bottom" id="Ymr-a4-XMz"/>
- <constraint firstItem="Ydv-we-JnQ" firstAttribute="leading" secondItem="Gya-aj-cL4" secondAttribute="leading" id="lnX-z2-9jp"/>
- <constraint firstItem="Gya-aj-cL4" firstAttribute="bottom" secondItem="flq-6M-DxS" secondAttribute="bottom" id="nsH-sV-e2S"/>
- <constraint firstItem="Ydv-we-JnQ" firstAttribute="top" secondItem="Gya-aj-cL4" secondAttribute="top" id="o7Z-Gw-EWJ"/>
- <constraint firstItem="flq-6M-DxS" firstAttribute="leading" secondItem="Gya-aj-cL4" secondAttribute="leading" id="tbR-jr-g9P"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="Gya-aj-cL4"/>
- </view>
- <connections>
- <outlet property="Image" destination="PVB-27-BuF" id="2d1-nU-mcA"/>
- <outlet property="LockBtn" destination="sGj-E3-yPA" id="LfR-zK-HUp"/>
- <outlet property="nLockBtn" destination="Hbz-OK-zMF" id="0s6-w6-tYm"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="4ai-o4-pSc" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-117" y="121"/>
- </scene>
- </scenes>
- <resources>
- <image name="Lock_off" width="254" height="300"/>
- <image name="bg" width="1440" height="2560"/>
- </resources>
- </document>
|