wallpaperAI/wallpaper_BProject/Mine/C/NW_MineVC.xib
2024-09-03 09:42:18 +08:00

83 lines
6.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
<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" customClass="NW_MineVC" customModule="wallpaper_BProject" customModuleProvider="target">
<connections>
<outlet property="segmentedView" destination="AIX-JS-d6O" id="IE5-hp-4Ui"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="minetitle" translatesAutoresizingMaskIntoConstraints="NO" id="vhL-az-dOx">
<rect key="frame" x="131.5" y="58" width="151" height="23"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="avatar_zhanqwei" translatesAutoresizingMaskIntoConstraints="NO" id="AkE-IV-pAE">
<rect key="frame" x="159" y="121" width="96" height="96"/>
<constraints>
<constraint firstAttribute="width" constant="96" id="YJn-6c-3Ix"/>
<constraint firstAttribute="height" constant="96" id="l8m-Xd-wyJ"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ci9-7N-IMg">
<rect key="frame" x="54" y="265" width="166" height="49"/>
<constraints>
<constraint firstAttribute="width" constant="166" id="OQQ-7A-Wea"/>
<constraint firstAttribute="height" constant="49" id="o00-FM-Zaf"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="login"/>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KzN-ss-BIV">
<rect key="frame" x="235" y="265" width="50" height="49"/>
<constraints>
<constraint firstAttribute="height" constant="49" id="96H-Rv-wtS"/>
<constraint firstAttribute="width" constant="50" id="exv-mw-uDR"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" image="setting"/>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AIX-JS-d6O" customClass="JXSegmentedView" customModule="JXSegmentedView">
<rect key="frame" x="0.0" y="345" width="414" height="50"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="y8q-da-z6L"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" red="0.976280272" green="0.9592552781" blue="0.94217342140000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="AIX-JS-d6O" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="4DL-Rj-xbU"/>
<constraint firstItem="vhL-az-dOx" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Jy2-30-uAm"/>
<constraint firstItem="KzN-ss-BIV" firstAttribute="centerY" secondItem="ci9-7N-IMg" secondAttribute="centerY" id="VHG-dP-LSH"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="AIX-JS-d6O" secondAttribute="trailing" id="acx-pA-CoT"/>
<constraint firstItem="vhL-az-dOx" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="10" id="b5w-xq-AAI"/>
<constraint firstItem="KzN-ss-BIV" firstAttribute="leading" secondItem="ci9-7N-IMg" secondAttribute="trailing" constant="15" id="dfr-m2-Tp1"/>
<constraint firstItem="ci9-7N-IMg" firstAttribute="top" secondItem="AkE-IV-pAE" secondAttribute="bottom" constant="48" id="p0O-8Y-9sR"/>
<constraint firstItem="ci9-7N-IMg" firstAttribute="centerX" secondItem="AkE-IV-pAE" secondAttribute="centerX" constant="-70" id="rco-ZI-2q6"/>
<constraint firstItem="AkE-IV-pAE" firstAttribute="top" secondItem="vhL-az-dOx" secondAttribute="bottom" constant="40" id="tkJ-Bs-s3N"/>
<constraint firstItem="AkE-IV-pAE" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="wnr-SS-85J"/>
<constraint firstItem="AIX-JS-d6O" firstAttribute="top" secondItem="ci9-7N-IMg" secondAttribute="bottom" constant="31" id="yqh-r2-G6i"/>
</constraints>
<point key="canvasLocation" x="129" y="-12"/>
</view>
</objects>
<resources>
<image name="avatar_zhanqwei" width="96" height="96"/>
<image name="login" width="166" height="49"/>
<image name="minetitle" width="151" height="23"/>
<image name="setting" width="50" height="49"/>
</resources>
</document>