wallpaperAI/wallpaper_BProject/Home/C/NW_HomeVC.xib
2024-09-03 09:42:18 +08:00

53 lines
3.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="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
<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="NW_HomeVC" customModule="wallpaper_BProject" customModuleProvider="target">
<connections>
<outlet property="pagerView" destination="aBK-OW-6BC" id="59d-M1-4iH"/>
<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="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aBK-OW-6BC" customClass="FSPagerView" customModule="FSPagerView">
<rect key="frame" x="0.0" y="108" width="414" height="130"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="130" id="CUB-vM-bCA"/>
</constraints>
</view>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="homebg" translatesAutoresizingMaskIntoConstraints="NO" id="XjU-UN-75B">
<rect key="frame" x="0.0" y="0.0" width="414" height="92"/>
<constraints>
<constraint firstAttribute="height" constant="92" id="MHP-s7-oZv"/>
</constraints>
</imageView>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" red="0.976280272" green="0.9592552781" blue="0.94217342140000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="XjU-UN-75B" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Etw-hw-Rj5"/>
<constraint firstItem="aBK-OW-6BC" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="60" id="cA0-l4-W4A"/>
<constraint firstItem="XjU-UN-75B" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="q6V-A0-PR4"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="XjU-UN-75B" secondAttribute="trailing" id="vbr-6l-Drj"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="aBK-OW-6BC" secondAttribute="trailing" id="xZL-qH-1kS"/>
<constraint firstItem="aBK-OW-6BC" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="ziU-Qs-eIf"/>
</constraints>
<point key="canvasLocation" x="128.98550724637681" y="-11.383928571428571"/>
</view>
</objects>
<resources>
<image name="homebg" width="375" height="92"/>
</resources>
</document>