Wallpaper_Home/wallpaper_project/Home/C/WA_TipVC.xib
2024-07-15 11:54:44 +08:00

45 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" 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="22130"/>
<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_TipVC" customModule="wallpaper_project" customModuleProvider="target">
<connections>
<outlet property="tableView" destination="1Em-RS-ygK" id="ZX3-2x-UqY"/>
<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="393" height="852"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="1Em-RS-ygK">
<rect key="frame" x="0.0" y="59" width="393" height="759"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
</tableView>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="1Em-RS-ygK" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="DFn-e4-9QI"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="1Em-RS-ygK" secondAttribute="bottom" id="iSf-RC-tVz"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="1Em-RS-ygK" secondAttribute="trailing" id="oeg-dH-s7T"/>
<constraint firstItem="1Em-RS-ygK" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="zaT-1G-e8a"/>
</constraints>
<point key="canvasLocation" x="108" y="-11"/>
</view>
</objects>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>