wallpaperAI/wallpaper_BProject/Ranking/V/NW_RankingFSpageCell.xib
2024-09-03 09:42:18 +08:00

43 lines
3.0 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_12" 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"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="NW_RankingFSpageCell" id="gTV-IL-0wX" customClass="NW_RankingFSpageCell" customModule="wallpaper_BProject" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="276" height="309"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="276" height="309"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zw" translatesAutoresizingMaskIntoConstraints="NO" id="ROS-ax-Z3I">
<rect key="frame" x="0.0" y="0.0" width="276" height="309"/>
</imageView>
</subviews>
</view>
<viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
<constraints>
<constraint firstItem="ROS-ax-Z3I" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="2Pb-JP-GyH"/>
<constraint firstAttribute="bottom" secondItem="ROS-ax-Z3I" secondAttribute="bottom" id="QpC-0v-fW8"/>
<constraint firstItem="ROS-ax-Z3I" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="TYj-VY-0h6"/>
<constraint firstAttribute="trailing" secondItem="ROS-ax-Z3I" secondAttribute="trailing" id="njc-Ha-Ihb"/>
</constraints>
<size key="customSize" width="276" height="309"/>
<connections>
<outlet property="wallpaperImageV" destination="ROS-ax-Z3I" id="in9-Ag-RZb"/>
</connections>
<point key="canvasLocation" x="299.23664122137404" y="78.521126760563391"/>
</collectionViewCell>
</objects>
<resources>
<image name="zw" width="750" height="1624"/>
</resources>
</document>