YH_BarrageJoinCell.xib 4.5 KB
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9532" systemVersion="14F1902" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
        <capability name="Constraints to layout margins" minToolsVersion="6.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" reuseIdentifier="JoinCellIden" id="KGk-i7-Jjw" customClass="YH_BarrageJoinCell">
            <rect key="frame" x="0.0" y="0.0" width="264" height="32"/>
            <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="264" height="32"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="@Arthur已加入" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mz8-DR-tkU">
                        <rect key="frame" x="15" y="6" width="99" height="20"/>
                        <color key="backgroundColor" red="1" green="0.75142798398370103" blue="0.50653378212423672" alpha="1" colorSpace="calibratedRGB"/>
                        <constraints>
                            <constraint firstAttribute="width" relation="lessThanOrEqual" constant="230" id="VS5-iD-hvj"/>
                            <constraint firstAttribute="height" constant="20" id="aqB-P6-X4G"/>
                            <constraint firstAttribute="height" constant="20" id="sHr-ey-IHa"/>
                        </constraints>
                        <fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="15"/>
                        <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
                        <nil key="highlightedColor"/>
                        <variation key="default">
                            <mask key="constraints">
                                <exclude reference="aqB-P6-X4G"/>
                            </mask>
                        </variation>
                    </label>
                </subviews>
                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                <constraints>
                    <constraint firstItem="mz8-DR-tkU" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="7" id="Mtl-45-39f"/>
                    <constraint firstItem="mz8-DR-tkU" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="-2" id="VoI-VB-OCw"/>
                    <constraint firstItem="mz8-DR-tkU" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="-2" id="d2Y-VG-Upg"/>
                    <constraint firstAttribute="bottomMargin" secondItem="mz8-DR-tkU" secondAttribute="bottom" constant="-2" id="pvx-dQ-fKr"/>
                    <constraint firstItem="mz8-DR-tkU" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="7" id="qLN-vt-PzK"/>
                </constraints>
                <variation key="default">
                    <mask key="constraints">
                        <exclude reference="d2Y-VG-Upg"/>
                        <exclude reference="pvx-dQ-fKr"/>
                        <exclude reference="qLN-vt-PzK"/>
                    </mask>
                </variation>
            </tableViewCellContentView>
            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
            <connections>
                <outlet property="nameLabel" destination="mz8-DR-tkU" id="fN5-tY-LTj"/>
            </connections>
            <point key="canvasLocation" x="-53" y="171"/>
        </tableViewCell>
    </objects>
</document>