ifish/Ifish/controllers/IfishTabControllers/我的/mineViews/infoViewCell/InfoXingBieCell.xib

53 lines
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
<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="InfoXingBieCell" id="KGk-i7-Jjw" customClass="InfoXingBieCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<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="320" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="性别" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SyG-Ct-riZ">
<rect key="frame" x="20" y="11" width="42" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="cAH-FZ-LCZ"/>
<constraint firstAttribute="width" constant="42" id="jam-4Z-FiA"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.70980392160000005" green="0.70980392160000005" blue="0.70980392160000005" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="b4D-sK-n7y">
<rect key="frame" x="104" y="7" width="112" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="Wz4-4N-9Rx"/>
</constraints>
<state key="normal" title="请选择性别">
<color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
</state>
</button>
</subviews>
<constraints>
<constraint firstItem="SyG-Ct-riZ" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Vdr-im-wSx"/>
<constraint firstAttribute="trailingMargin" secondItem="b4D-sK-n7y" secondAttribute="trailing" constant="96" id="aEe-7Q-4MP"/>
<constraint firstItem="b4D-sK-n7y" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="o3C-aD-LlP"/>
<constraint firstItem="b4D-sK-n7y" firstAttribute="leading" secondItem="SyG-Ct-riZ" secondAttribute="trailing" constant="42" id="sDL-mJ-GfW"/>
<constraint firstAttribute="leadingMargin" secondItem="SyG-Ct-riZ" secondAttribute="leading" constant="-12" id="t46-jc-kBs"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="InfoXingBieBtn" destination="b4D-sK-n7y" id="6uC-hh-92h"/>
</connections>
<point key="canvasLocation" x="316" y="345"/>
</tableViewCell>
</objects>
</document>