<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> <device id="retina4_7" orientation="portrait"> <adaptation id="fullscreen"/> </device> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="KWMSearchBrandView"> <connections> <outlet property="brandLeft" destination="Dvw-HN-tWm" id="JIz-Uq-AZq"/> <outlet property="btnBack" destination="OrJ-a8-Vsa" id="HQE-RO-2aw"/> <outlet property="btnBackLeft" destination="qlR-HJ-re3" id="DRK-y6-Lys"/> <outlet property="btnCancel" destination="iLH-ep-jmj" id="Tcj-3q-XLk"/> <outlet property="btnSearch" destination="nK4-Pr-2vz" id="s84-ot-vBo"/> <outlet property="lbBrand" destination="uBW-GQ-xTC" id="Hh6-ln-ors"/> <outlet property="searchBtnRight" destination="CUg-Rt-imV" id="9am-9H-yag"/> <outlet property="tfBrand" destination="HB8-0b-dGJ" id="hJa-0O-stn"/> <outlet property="tfWidth" destination="s15-9z-NfH" id="ulQ-Xh-ioQ"/> <outlet property="vContent" destination="vrW-xj-Ih8" id="LGh-o5-arT"/> </connections> </placeholder> <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> <view contentMode="scaleToFill" id="vrW-xj-Ih8"> <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="所有品牌" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uBW-GQ-xTC"> <rect key="frame" x="152" y="11" width="71" height="22"/> <constraints> <constraint firstAttribute="width" constant="71" id="KPj-6u-cra"/> <constraint firstAttribute="height" constant="22" id="LFT-SE-Pg0"/> </constraints> <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="16"/> <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nK4-Pr-2vz"> <rect key="frame" x="343" y="11" width="22" height="22"/> <constraints> <constraint firstAttribute="width" constant="22" id="Uta-E1-n7X"/> <constraint firstAttribute="height" constant="22" id="e20-G9-F7a"/> </constraints> <state key="normal" image="btn_ nav_search"/> <connections> <action selector="onClickSearchBtn:" destination="-1" eventType="touchUpInside" id="8iZ-0X-qjG"/> </connections> </button> <textField hidden="YES" opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HB8-0b-dGJ"> <rect key="frame" x="370" y="12" width="70" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="SSr-lc-E65"/> <constraint firstAttribute="width" constant="70" id="s15-9z-NfH"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="14"/> <textInputTraits key="textInputTraits"/> <connections> <action selector="tfValueChanged:" destination="-1" eventType="editingChanged" id="vcL-2C-aZX"/> <outlet property="delegate" destination="-1" id="Moh-0t-rCB"/> </connections> </textField> <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iLH-ep-jmj"> <rect key="frame" x="339" y="11" width="30" height="22"/> <constraints> <constraint firstAttribute="width" constant="30" id="UuF-Kx-lha"/> <constraint firstAttribute="height" constant="22" id="gHr-iJ-4Hf"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="13"/> <state key="normal" title="取消"> <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <action selector="onClickACancelBtn:" destination="-1" eventType="touchUpInside" id="yLU-f1-ISf"/> </connections> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OrJ-a8-Vsa" userLabel="Btn Back"> <rect key="frame" x="0.0" y="7" width="30" height="30"/> <constraints> <constraint firstAttribute="width" constant="30" id="41r-xf-zdC"/> <constraint firstAttribute="height" constant="30" id="cPF-AM-igI"/> </constraints> <size key="titleShadowOffset" width="1" height="0.0"/> <state key="normal" image="btn_nav_back"/> <connections> <action selector="onClickBackBtn:" destination="-1" eventType="touchUpInside" id="XQB-eE-ccs"/> </connections> </button> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="nK4-Pr-2vz" firstAttribute="centerY" secondItem="uBW-GQ-xTC" secondAttribute="centerY" id="00t-sR-0rM"/> <constraint firstItem="OrJ-a8-Vsa" firstAttribute="centerY" secondItem="vrW-xj-Ih8" secondAttribute="centerY" id="6zw-7g-Su8"/> <constraint firstAttribute="trailing" secondItem="nK4-Pr-2vz" secondAttribute="trailing" constant="10" id="CUg-Rt-imV"/> <constraint firstItem="uBW-GQ-xTC" firstAttribute="leading" secondItem="vrW-xj-Ih8" secondAttribute="leading" constant="152" id="Dvw-HN-tWm"/> <constraint firstItem="HB8-0b-dGJ" firstAttribute="leading" secondItem="nK4-Pr-2vz" secondAttribute="trailing" constant="5" id="KH4-g4-SVN"/> <constraint firstAttribute="trailing" secondItem="iLH-ep-jmj" secondAttribute="trailing" constant="6" id="Nbb-xD-T5n"/> <constraint firstItem="uBW-GQ-xTC" firstAttribute="centerY" secondItem="vrW-xj-Ih8" secondAttribute="centerY" id="Z0n-wY-pVl"/> <constraint firstItem="HB8-0b-dGJ" firstAttribute="centerY" secondItem="vrW-xj-Ih8" secondAttribute="centerY" id="elx-qF-WZc"/> <constraint firstItem="OrJ-a8-Vsa" firstAttribute="leading" secondItem="vrW-xj-Ih8" secondAttribute="leading" id="qlR-HJ-re3"/> <constraint firstItem="iLH-ep-jmj" firstAttribute="centerY" secondItem="vrW-xj-Ih8" secondAttribute="centerY" id="uxP-PP-xao"/> </constraints> <nil key="simulatedStatusBarMetrics"/> <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> <point key="canvasLocation" x="162" y="-41.5"/> </view> </objects> <resources> <image name="btn_ nav_search" width="22" height="22"/> <image name="btn_nav_back" width="10" height="20"/> </resources> </document>