Files
yuyin_ios/SweetParty/主类/RCMic/Room/Box/手气榜/WLStakeRankCell.xib
2025-08-08 11:05:33 +08:00

59 lines
5.5 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"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="99" id="KGk-i7-Jjw" customClass="WLStakeRankCell">
<rect key="frame" x="0.0" y="0.0" width="459" height="99"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="459" height="99"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zd0-v1-TwH">
<rect key="frame" x="5" y="39.333333333333336" width="31" height="14.333333333333336"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OCJ-yz-0IG">
<rect key="frame" x="423" y="39.333333333333336" width="31" height="14.333333333333336"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0RM-WE-PBR">
<rect key="frame" x="5" y="10" width="31" height="14.333333333333336"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="0RM-WE-PBR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="5" id="EED-W4-gj2"/>
<constraint firstItem="0RM-WE-PBR" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="So0-nx-mbz"/>
<constraint firstAttribute="trailing" secondItem="OCJ-yz-0IG" secondAttribute="trailing" constant="5" id="T5E-qK-fhJ"/>
<constraint firstItem="Zd0-v1-TwH" firstAttribute="leading" secondItem="0RM-WE-PBR" secondAttribute="leading" id="g9W-gM-Bp0"/>
<constraint firstItem="OCJ-yz-0IG" firstAttribute="centerY" secondItem="Zd0-v1-TwH" secondAttribute="centerY" id="k61-Dr-4fR"/>
<constraint firstItem="Zd0-v1-TwH" firstAttribute="top" secondItem="0RM-WE-PBR" secondAttribute="bottom" constant="15" id="reF-xt-Xbx"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="timeL" destination="Zd0-v1-TwH" id="2ck-Qw-fOg"/>
<outlet property="titleL" destination="0RM-WE-PBR" id="fMV-HF-5jM"/>
<outlet property="typeL" destination="OCJ-yz-0IG" id="k8g-DO-Rw4"/>
</connections>
<point key="canvasLocation" x="168.70229007633588" y="8.0985915492957758"/>
</tableViewCell>
</objects>
</document>