Files
yuyin_ios/SweetParty/主类/狸猫新增/Sud小游戏/YYRoomGamePickView.xib
2025-08-08 11:05:33 +08:00

87 lines
7.6 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
<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"/>
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="YYRoomGamePickView">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Jnq-dO-GdS">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<color key="backgroundColor" white="0.0" alpha="0.5" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qEW-cv-slD">
<rect key="frame" x="0.0" y="584" width="414" height="312"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择游戏" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YgF-gf-Vmx">
<rect key="frame" x="174" y="18" width="66" height="20"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZcP-Re-O1Z">
<rect key="frame" x="10" y="13" width="30" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="YJK-cW-Urs"/>
<constraint firstAttribute="height" constant="30" id="nRk-Ql-mIJ"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="back_jiantou"/>
<connections>
<action selector="onBack:" destination="iN0-l3-epB" eventType="touchUpInside" id="ebn-HM-Eg9"/>
</connections>
</button>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="t8e-O7-fT8">
<rect key="frame" x="0.0" y="56" width="414" height="256"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="9bT-JE-Dp9">
<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>
<color key="backgroundColor" red="0.10196078431372549" green="0.10588235294117647" blue="0.1764705882352941" alpha="0.80235985995960879" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="t8e-O7-fT8" firstAttribute="leading" secondItem="qEW-cv-slD" secondAttribute="leading" id="0C7-cs-8Az"/>
<constraint firstAttribute="trailing" secondItem="t8e-O7-fT8" secondAttribute="trailing" id="5A7-2b-ild"/>
<constraint firstItem="t8e-O7-fT8" firstAttribute="top" secondItem="qEW-cv-slD" secondAttribute="top" constant="56" id="Fdy-GU-Pwr"/>
<constraint firstItem="ZcP-Re-O1Z" firstAttribute="leading" secondItem="qEW-cv-slD" secondAttribute="leading" constant="10" id="VTN-r9-4JN"/>
<constraint firstItem="ZcP-Re-O1Z" firstAttribute="centerY" secondItem="YgF-gf-Vmx" secondAttribute="centerY" id="WZ4-NC-ZqD"/>
<constraint firstAttribute="height" constant="312" id="j1d-l9-6IQ"/>
<constraint firstItem="YgF-gf-Vmx" firstAttribute="centerX" secondItem="qEW-cv-slD" secondAttribute="centerX" id="p2F-c1-Vwt"/>
<constraint firstAttribute="bottom" secondItem="t8e-O7-fT8" secondAttribute="bottom" id="xHm-S3-3WT"/>
<constraint firstItem="YgF-gf-Vmx" firstAttribute="top" secondItem="qEW-cv-slD" secondAttribute="top" constant="18" id="xaH-qh-KIF"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="qEW-cv-slD" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="4AQ-0Z-aWo"/>
<constraint firstItem="Jnq-dO-GdS" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="7na-BB-rx4"/>
<constraint firstAttribute="bottom" secondItem="Jnq-dO-GdS" secondAttribute="bottom" id="7wL-ar-BgG"/>
<constraint firstAttribute="trailing" secondItem="qEW-cv-slD" secondAttribute="trailing" id="QKE-QI-VL9"/>
<constraint firstAttribute="trailing" secondItem="Jnq-dO-GdS" secondAttribute="trailing" id="ZPF-zo-Nb3"/>
<constraint firstAttribute="bottom" secondItem="qEW-cv-slD" secondAttribute="bottom" id="ePR-kQ-4LT"/>
<constraint firstItem="Jnq-dO-GdS" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="w1q-p8-0k1"/>
</constraints>
<connections>
<outlet property="collectionView" destination="t8e-O7-fT8" id="BRH-sp-D2Y"/>
<outlet property="touchImgV" destination="Jnq-dO-GdS" id="fGG-FL-oaB"/>
</connections>
<point key="canvasLocation" x="132" y="100"/>
</view>
</objects>
<resources>
<image name="back_jiantou" width="15" height="12.5"/>
</resources>
</document>