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

41 lines
3.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="infoSureBtnCell" id="KGk-i7-Jjw" customClass="infoSureBtnCell">
<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>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ys0-1X-s6J">
<rect key="frame" x="10" y="0.0" width="300" height="44"/>
<color key="backgroundColor" red="0.08235294118" green="0.66274509800000003" blue="0.91764705879999997" alpha="1" colorSpace="calibratedRGB"/>
<state key="normal" title="确 定">
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</state>
</button>
</subviews>
<constraints>
<constraint firstItem="ys0-1X-s6J" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="-8" id="4sF-ce-E3V"/>
<constraint firstAttribute="trailingMargin" secondItem="ys0-1X-s6J" secondAttribute="trailing" constant="2" id="58E-NW-taJ"/>
<constraint firstItem="ys0-1X-s6J" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="2" id="8qT-8Q-qog"/>
<constraint firstItem="ys0-1X-s6J" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="rz9-0S-qnu"/>
<constraint firstAttribute="bottomMargin" secondItem="ys0-1X-s6J" secondAttribute="bottom" constant="-9" id="wcx-TX-aCb"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="infoSureBtn" destination="ys0-1X-s6J" id="aeF-BT-PFM"/>
</connections>
<point key="canvasLocation" x="373" y="292"/>
</tableViewCell>
</objects>
</document>