Files
AppDesignKit-1/Ecommerce/Classes/12_Passcode/PasscodeView.xib
T
Related Code 77ec74d6d9 Initial commit
2021-04-23 09:51:10 +02:00

103 lines
9.9 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_0" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="PasscodeView" customModule="app" customModuleProvider="target">
<connections>
<outlet property="imageViewCode1" destination="29s-AJ-Nco" id="ZgC-Eq-5XQ"/>
<outlet property="imageViewCode2" destination="RuM-0B-dbd" id="TLd-BP-qmz"/>
<outlet property="imageViewCode3" destination="5Uv-Oc-Zq1" id="N1L-Kv-Dp3"/>
<outlet property="imageViewCode4" destination="elM-fR-hee" id="OfR-fh-X9M"/>
<outlet property="imageViewCode5" destination="bBA-QE-HNo" id="aEh-N8-iCI"/>
<outlet property="imageViewCode6" destination="OQi-Ax-o3V" id="Fu6-MZ-cbU"/>
<outlet property="labelSubTitle" destination="sbh-LN-9wx" id="gLW-0M-ulb"/>
<outlet property="labelTitle" destination="xzt-dC-8Rn" id="NOx-wt-tBl"/>
<outlet property="view" destination="Qbj-Dy-XS8" id="ecC-AF-bxO"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="Qbj-Dy-XS8">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView opaque="NO" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="lock.fill" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="ele-kZ-z2y">
<rect key="frame" x="220" y="30.5" width="60" height="58.5"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="calibratedRGB"/>
<color key="tintColor" systemColor="tertiarySystemFillColor" red="0.46274509800000002" green="0.46274509800000002" blue="0.50196078430000002" alpha="0.12" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="60" id="SAr-M7-iXq"/>
<constraint firstAttribute="width" constant="60" id="uEF-6S-y0Y"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="751" text="Title" lineBreakMode="tailTruncation" numberOfLines="0" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xzt-dC-8Rn">
<rect key="frame" x="30" y="80" width="230" height="43"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
<nil key="textColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Subtitle" lineBreakMode="tailTruncation" numberOfLines="0" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sbh-LN-9wx">
<rect key="frame" x="30" y="134" width="260" height="19.5"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<nil key="textColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="yfX-rV-Swy">
<rect key="frame" x="70" y="223.5" width="180" height="20"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="circle.fill" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="29s-AJ-Nco">
<rect key="frame" x="0.0" y="0.5" width="13.5" height="19"/>
<color key="tintColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="circle" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="RuM-0B-dbd">
<rect key="frame" x="33.5" y="0.5" width="13" height="19"/>
<color key="tintColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="circle" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="5Uv-Oc-Zq1">
<rect key="frame" x="66.5" y="0.5" width="13.5" height="19"/>
<color key="tintColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="circle" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="elM-fR-hee">
<rect key="frame" x="100" y="0.5" width="13.5" height="19"/>
<color key="tintColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="circle" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="bBA-QE-HNo">
<rect key="frame" x="133.5" y="0.5" width="13" height="19"/>
<color key="tintColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="circle" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="OQi-Ax-o3V">
<rect key="frame" x="166.5" y="0.5" width="13.5" height="19"/>
<color key="tintColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
</imageView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstItem="yfX-rV-Swy" firstAttribute="top" secondItem="sbh-LN-9wx" secondAttribute="bottom" constant="70" id="DBs-JW-RS2"/>
<constraint firstItem="sbh-LN-9wx" firstAttribute="leading" secondItem="xzt-dC-8Rn" secondAttribute="leading" id="DKT-n0-wTb"/>
<constraint firstItem="eWv-CP-P8K" firstAttribute="trailing" secondItem="yfX-rV-Swy" secondAttribute="trailing" constant="70" id="Lz4-G4-wlS"/>
<constraint firstItem="yfX-rV-Swy" firstAttribute="leading" secondItem="eWv-CP-P8K" secondAttribute="leading" constant="70" id="NZX-0d-hf4"/>
<constraint firstItem="sbh-LN-9wx" firstAttribute="top" secondItem="xzt-dC-8Rn" secondAttribute="bottom" constant="11" id="NjN-Ee-x9Y"/>
<constraint firstItem="xzt-dC-8Rn" firstAttribute="leading" secondItem="eWv-CP-P8K" secondAttribute="leading" constant="30" id="Zd2-sA-Uvh"/>
<constraint firstItem="ele-kZ-z2y" firstAttribute="top" secondItem="eWv-CP-P8K" secondAttribute="top" constant="30" id="gHe-Hg-je5"/>
<constraint firstItem="xzt-dC-8Rn" firstAttribute="top" secondItem="eWv-CP-P8K" secondAttribute="top" constant="80" id="kHr-Od-lUE"/>
<constraint firstItem="eWv-CP-P8K" firstAttribute="trailing" secondItem="sbh-LN-9wx" secondAttribute="trailing" constant="30" id="kTi-zJ-phy"/>
<constraint firstItem="eWv-CP-P8K" firstAttribute="trailing" secondItem="xzt-dC-8Rn" secondAttribute="trailing" constant="60" id="mkP-RH-BuN"/>
<constraint firstAttribute="trailing" secondItem="ele-kZ-z2y" secondAttribute="trailing" constant="40" id="sfg-dd-rwh"/>
</constraints>
<viewLayoutGuide key="safeArea" id="eWv-CP-P8K"/>
<point key="canvasLocation" x="139" y="138"/>
</view>
</objects>
<resources>
<image name="circle" catalog="system" width="64" height="60"/>
<image name="circle.fill" catalog="system" width="64" height="60"/>
<image name="lock.fill" catalog="system" width="64" height="64"/>
</resources>
</document>