Wallpaper_Home/wallpaper_project/Rank/C/WA_RankVC.xib
忆海16 5ff1070967 mtg
2024-07-23 11:44:01 +08:00

59 lines
4.7 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="System colors in document resources" minToolsVersion="11.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="WA_RankVC" customModule="wallpaper_project" customModuleProvider="target">
<connections>
<outlet property="collectionView" destination="d7N-da-az1" id="I12-6k-B7W"/>
<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>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Rank" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lOh-ki-Zlw">
<rect key="frame" x="20" y="68" width="80.5" height="39.5"/>
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="33"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="d7N-da-az1">
<rect key="frame" x="0.0" y="122.5" width="414" height="739.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Wgs-Re-J6w">
<size key="itemSize" width="128" height="128"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
</collectionView>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="d7N-da-az1" secondAttribute="bottom" id="8JQ-Bl-E7v"/>
<constraint firstItem="d7N-da-az1" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="YRU-L9-SIy"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="d7N-da-az1" secondAttribute="trailing" id="d2u-Xe-tff"/>
<constraint firstItem="lOh-ki-Zlw" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="20" id="i36-r5-wKR"/>
<constraint firstItem="d7N-da-az1" firstAttribute="top" secondItem="lOh-ki-Zlw" secondAttribute="bottom" constant="15" id="oFZ-Su-zaX"/>
<constraint firstItem="lOh-ki-Zlw" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="20" id="yi9-OL-hJL"/>
</constraints>
<point key="canvasLocation" x="108" y="-12"/>
</view>
</objects>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>