Files
yuyin_ios/SweetParty/主类/RCMic/Room/Box/猫咪探险/DengRuleAlert.xib
2025-08-08 11:05:33 +08:00

93 lines
8.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" 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="22504"/>
<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="DengRuleAlert">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="TPG-Zm-5lv">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<color key="backgroundColor" white="0.0" alpha="0.30091110540896043" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FI5-wf-Ngz">
<rect key="frame" x="0.0" y="212" width="375" height="600"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="deng_rule_bg" translatesAutoresizingMaskIntoConstraints="NO" id="W6L-Aj-hzN">
<rect key="frame" x="0.0" y="0.0" width="375" height="600"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="deng_center_bg" translatesAutoresizingMaskIntoConstraints="NO" id="iBI-zs-08j">
<rect key="frame" x="15" y="190" width="345" height="374"/>
</imageView>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="2Cn-hz-j0N">
<rect key="frame" x="33" y="220" width="309" height="320"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="textColor" red="0.094117647058823528" green="0.32156862745098036" blue="0.011764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="W6L-Aj-hzN" secondAttribute="trailing" id="0Go-vf-uOG"/>
<constraint firstItem="iBI-zs-08j" firstAttribute="leading" secondItem="FI5-wf-Ngz" secondAttribute="leading" constant="15" id="3Mi-bc-QPW"/>
<constraint firstAttribute="width" secondItem="FI5-wf-Ngz" secondAttribute="height" multiplier="375:600" id="9m2-7t-5ss"/>
<constraint firstItem="W6L-Aj-hzN" firstAttribute="top" secondItem="FI5-wf-Ngz" secondAttribute="top" id="GG1-jS-6vb"/>
<constraint firstAttribute="bottom" secondItem="W6L-Aj-hzN" secondAttribute="bottom" id="J9g-ak-71l"/>
<constraint firstItem="W6L-Aj-hzN" firstAttribute="leading" secondItem="FI5-wf-Ngz" secondAttribute="leading" id="JJc-fz-ZxE"/>
<constraint firstItem="iBI-zs-08j" firstAttribute="top" secondItem="FI5-wf-Ngz" secondAttribute="top" constant="190" id="RjB-ve-FTA"/>
<constraint firstItem="2Cn-hz-j0N" firstAttribute="leading" secondItem="FI5-wf-Ngz" secondAttribute="leading" constant="33" id="aBi-Ej-kfd"/>
<constraint firstAttribute="trailing" secondItem="iBI-zs-08j" secondAttribute="trailing" constant="15" id="eza-XK-6TK"/>
<constraint firstAttribute="bottom" secondItem="2Cn-hz-j0N" secondAttribute="bottom" constant="60" id="jbo-gT-6IV"/>
<constraint firstAttribute="trailing" secondItem="2Cn-hz-j0N" secondAttribute="trailing" constant="33" id="mSO-Do-jRz"/>
<constraint firstAttribute="bottom" secondItem="iBI-zs-08j" secondAttribute="bottom" constant="36" id="p1H-hD-hQx"/>
<constraint firstItem="2Cn-hz-j0N" firstAttribute="top" secondItem="FI5-wf-Ngz" secondAttribute="top" constant="220" id="wud-sV-8Fv"/>
</constraints>
</view>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FtP-EO-ebf">
<rect key="frame" x="323" y="197" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="OXb-5I-HQk"/>
<constraint firstAttribute="width" constant="30" id="thM-R0-3GH"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="deng_box_close"/>
<connections>
<action selector="onBack:" destination="iN0-l3-epB" eventType="touchUpInside" id="Wjr-EI-l1g"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="TPG-Zm-5lv" secondAttribute="bottom" id="4PG-46-38Z"/>
<constraint firstAttribute="trailing" secondItem="TPG-Zm-5lv" secondAttribute="trailing" id="7qR-2a-c0R"/>
<constraint firstItem="TPG-Zm-5lv" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="CyU-o6-yxV"/>
<constraint firstItem="FI5-wf-Ngz" firstAttribute="top" secondItem="FtP-EO-ebf" secondAttribute="bottom" constant="-15" id="IC5-hc-fuD"/>
<constraint firstAttribute="trailing" secondItem="FI5-wf-Ngz" secondAttribute="trailing" id="KFb-BH-qb1"/>
<constraint firstItem="TPG-Zm-5lv" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="LQM-Pc-mfX"/>
<constraint firstAttribute="trailing" secondItem="FtP-EO-ebf" secondAttribute="trailing" constant="22" id="ORd-bK-F8Z"/>
<constraint firstAttribute="bottom" secondItem="FI5-wf-Ngz" secondAttribute="bottom" id="WPE-Nn-NoR"/>
<constraint firstItem="FI5-wf-Ngz" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="vNZ-dq-Ex4"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="textView" destination="2Cn-hz-j0N" id="H1c-vO-hXh"/>
<outlet property="touchImgV" destination="TPG-Zm-5lv" id="xFX-yY-NMJ"/>
</connections>
<point key="canvasLocation" x="21" y="-35"/>
</view>
</objects>
<resources>
<image name="deng_box_close" width="24" height="24"/>
<image name="deng_center_bg" width="339" height="374"/>
<image name="deng_rule_bg" width="375" height="600"/>
</resources>
</document>