Files
featherVoice/QXLive/Mine(音域)/View/编辑/QXUserInfoEditCell.xib
2025-08-08 10:49:36 +08:00

67 lines
5.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" 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="23506"/>
<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="121" id="KGk-i7-Jjw" customClass="QXUserInfoEditCell">
<rect key="frame" x="0.0" y="0.0" width="446" height="121"/>
<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="446" height="121"/>
<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="TgL-rR-nuf">
<rect key="frame" x="16" y="52" width="70" height="17"/>
<constraints>
<constraint firstAttribute="width" constant="70" id="yA5-8Q-P0V"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="RL3-7c-bnu">
<rect key="frame" x="116" y="50" width="280" height="21"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<textInputTraits key="textInputTraits"/>
</textField>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="arrowRight" translatesAutoresizingMaskIntoConstraints="NO" id="okn-C5-YbU">
<rect key="frame" x="406" y="48.666666666666664" width="24" height="23.999999999999993"/>
<constraints>
<constraint firstAttribute="width" constant="24" id="7Jo-BL-h1O"/>
<constraint firstAttribute="height" constant="24" id="AwW-eh-n6F"/>
</constraints>
</imageView>
</subviews>
<constraints>
<constraint firstItem="TgL-rR-nuf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="1ND-Uq-ZxA"/>
<constraint firstItem="RL3-7c-bnu" firstAttribute="leading" secondItem="TgL-rR-nuf" secondAttribute="trailing" constant="30" id="U79-hX-qzV"/>
<constraint firstItem="okn-C5-YbU" firstAttribute="leading" secondItem="RL3-7c-bnu" secondAttribute="trailing" constant="10" id="cxM-JH-W4m"/>
<constraint firstAttribute="trailing" secondItem="okn-C5-YbU" secondAttribute="trailing" constant="16" id="kJo-zv-8QV"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<constraints>
<constraint firstItem="TgL-rR-nuf" firstAttribute="centerY" secondItem="aW0-zy-SZf" secondAttribute="centerY" id="26h-i4-67a"/>
<constraint firstItem="RL3-7c-bnu" firstAttribute="centerY" secondItem="aW0-zy-SZf" secondAttribute="centerY" id="G82-qj-4Dh"/>
<constraint firstItem="okn-C5-YbU" firstAttribute="centerY" secondItem="aW0-zy-SZf" secondAttribute="centerY" id="YcG-R5-5mU"/>
</constraints>
<connections>
<outlet property="textField" destination="RL3-7c-bnu" id="9Bv-gF-NHv"/>
<outlet property="titleLabel" destination="TgL-rR-nuf" id="xJs-ev-q9x"/>
</connections>
<point key="canvasLocation" x="235.11450381679387" y="46.83098591549296"/>
</tableViewCell>
</objects>
<resources>
<image name="arrowRight" width="16" height="16"/>
</resources>
</document>