Files
ContainerController/Example/ContainerControllerSwift/Screens/Design/CustomCard/CustomCardGradientMainView/CustomCardGradientMainView.xib
T
2024-09-04 04:26:04 +03:00

72 lines
5.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22690"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CustomCardGradientMainView" customModule="ContainerController" customModuleProvider="target">
<connections>
<outlet property="gr1" destination="95S-Pk-t0L" id="IC8-5Z-RGa"/>
<outlet property="gr2" destination="KN8-T2-1qK" id="bOQ-Dh-2pf"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KRO-HX-IKg" userLabel=" CustomCardGradientMain">
<rect key="frame" x="0.0" y="0.0" width="172" height="321"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="95S-Pk-t0L" userLabel="Rectangle 46" customClass="DesignFigure" customModule="ContainerController" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="172" height="321"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="grColor1">
<color key="value" red="0.82745099067687988" green="0.82745099067687988" blue="0.97254902124404907" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="grColor2">
<color key="value" red="0.90980392694473267" green="0.7607843279838562" blue="0.9529411792755127" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="grRadial" value="NO"/>
<userDefinedRuntimeAttribute type="point" keyPath="grStartPoint">
<point key="value" x="0.5" y="-3.0616171314629196e-17"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="point" keyPath="grEndPoint">
<point key="value" x="0.5" y="0.99999999999999989"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KN8-T2-1qK" userLabel="Rectangle 47" customClass="DesignFigure" customModule="ContainerController" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="167" height="321"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="grColor1">
<color key="value" red="0.94901961088180542" green="0.83921569585800171" blue="0.83921569585800171" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="grColor2">
<color key="value" red="0.94901961088180542" green="0.88235294818878174" blue="0.9529411792755127" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="grRadial" value="NO"/>
<userDefinedRuntimeAttribute type="point" keyPath="grStartPoint">
<point key="value" x="0.5" y="-3.0616171314629196e-17"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="point" keyPath="grEndPoint">
<point key="value" x="0.5" y="0.99999999999999989"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="KN8-T2-1qK" secondAttribute="trailing" constant="5" id="22e-i5-xn8"/>
<constraint firstItem="KN8-T2-1qK" firstAttribute="leading" secondItem="KRO-HX-IKg" secondAttribute="leading" id="6yu-gL-Nwk"/>
<constraint firstItem="KN8-T2-1qK" firstAttribute="top" secondItem="KRO-HX-IKg" secondAttribute="top" id="Dlr-49-snb"/>
<constraint firstAttribute="bottom" secondItem="KN8-T2-1qK" secondAttribute="bottom" id="Get-a7-uVd"/>
<constraint firstAttribute="bottom" secondItem="95S-Pk-t0L" secondAttribute="bottom" id="IoJ-d8-tPW"/>
<constraint firstItem="95S-Pk-t0L" firstAttribute="leading" secondItem="KRO-HX-IKg" secondAttribute="leading" id="Znm-AT-Ait"/>
<constraint firstItem="95S-Pk-t0L" firstAttribute="top" secondItem="KRO-HX-IKg" secondAttribute="top" id="ncw-9N-ntn"/>
<constraint firstAttribute="trailing" secondItem="95S-Pk-t0L" secondAttribute="trailing" id="w4r-jC-33c"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="-99" y="-48"/>
</view>
</objects>
</document>