| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
- <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"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="SoundMixView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="280"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="716-TD-YgO">
- <rect key="frame" x="10" y="190" width="355" height="90"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="90" id="7m8-sj-Ls9"/>
- </constraints>
- <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Zui-kw-KHP">
- <size key="itemSize" width="50" height="50"/>
- <size key="headerReferenceSize" width="0.0" height="0.0"/>
- <size key="footerReferenceSize" width="0.0" height="0.0"/>
- <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
- </collectionViewFlowLayout>
- </collectionView>
- <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="y35-8P-zeR">
- <rect key="frame" x="10" y="53" width="355" height="87"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="87" id="8GL-qK-Qvq"/>
- </constraints>
- <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="m4X-mQ-o55">
- <size key="itemSize" width="50" height="50"/>
- <size key="headerReferenceSize" width="0.0" height="0.0"/>
- <size key="footerReferenceSize" width="0.0" height="0.0"/>
- <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
- </collectionViewFlowLayout>
- </collectionView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="混响" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kwN-4o-qXc">
- <rect key="frame" x="167" y="151" width="41" height="24"/>
- <fontDescription key="fontDescription" type="system" pointSize="20"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="变声" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cRt-NL-zZ5">
- <rect key="frame" x="167" y="14" width="41" height="24"/>
- <fontDescription key="fontDescription" type="system" pointSize="20"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.75313035102739723" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="716-TD-YgO" firstAttribute="top" secondItem="kwN-4o-qXc" secondAttribute="bottom" constant="15" id="5ya-AE-Ogj"/>
- <constraint firstAttribute="trailing" secondItem="716-TD-YgO" secondAttribute="trailing" constant="10" id="GzK-fw-ox0"/>
- <constraint firstItem="y35-8P-zeR" firstAttribute="top" secondItem="cRt-NL-zZ5" secondAttribute="bottom" constant="15" id="JYY-7W-Ru2"/>
- <constraint firstAttribute="trailing" secondItem="y35-8P-zeR" secondAttribute="trailing" constant="10" id="Og2-CA-Ped"/>
- <constraint firstItem="y35-8P-zeR" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="aXx-sI-meP"/>
- <constraint firstItem="716-TD-YgO" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="d0D-q5-S3r"/>
- <constraint firstAttribute="bottom" secondItem="716-TD-YgO" secondAttribute="bottom" id="hpT-ha-a2d"/>
- <constraint firstItem="kwN-4o-qXc" firstAttribute="top" secondItem="y35-8P-zeR" secondAttribute="bottom" constant="11" id="oPT-YO-84q"/>
- <constraint firstItem="kwN-4o-qXc" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="pfT-nL-1U9"/>
- <constraint firstItem="cRt-NL-zZ5" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="xXN-fn-Bjt"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="foiceTitleLabel" destination="cRt-NL-zZ5" id="2uS-qb-2QQ"/>
- <outlet property="mixCollectionView" destination="716-TD-YgO" id="g4A-W5-qkk"/>
- <outlet property="mixTitleLabel" destination="kwN-4o-qXc" id="Xb7-fc-Qi1"/>
- <outlet property="voiceCollectionView" destination="y35-8P-zeR" id="yOS-H9-dqy"/>
- </connections>
- <point key="canvasLocation" x="-181.5" y="94.5"/>
- </view>
- </objects>
- </document>
|