SoundMixView.xib 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="SoundMixView">
  13. <rect key="frame" x="0.0" y="0.0" width="375" height="280"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="716-TD-YgO">
  17. <rect key="frame" x="10" y="190" width="355" height="90"/>
  18. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  19. <constraints>
  20. <constraint firstAttribute="height" constant="90" id="7m8-sj-Ls9"/>
  21. </constraints>
  22. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Zui-kw-KHP">
  23. <size key="itemSize" width="50" height="50"/>
  24. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  25. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  26. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  27. </collectionViewFlowLayout>
  28. </collectionView>
  29. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="y35-8P-zeR">
  30. <rect key="frame" x="10" y="53" width="355" height="87"/>
  31. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="87" id="8GL-qK-Qvq"/>
  34. </constraints>
  35. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="m4X-mQ-o55">
  36. <size key="itemSize" width="50" height="50"/>
  37. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  38. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  39. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  40. </collectionViewFlowLayout>
  41. </collectionView>
  42. <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">
  43. <rect key="frame" x="167" y="151" width="41" height="24"/>
  44. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  45. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <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">
  49. <rect key="frame" x="167" y="14" width="41" height="24"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  51. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. </subviews>
  55. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.75313035102739723" colorSpace="custom" customColorSpace="sRGB"/>
  56. <constraints>
  57. <constraint firstItem="716-TD-YgO" firstAttribute="top" secondItem="kwN-4o-qXc" secondAttribute="bottom" constant="15" id="5ya-AE-Ogj"/>
  58. <constraint firstAttribute="trailing" secondItem="716-TD-YgO" secondAttribute="trailing" constant="10" id="GzK-fw-ox0"/>
  59. <constraint firstItem="y35-8P-zeR" firstAttribute="top" secondItem="cRt-NL-zZ5" secondAttribute="bottom" constant="15" id="JYY-7W-Ru2"/>
  60. <constraint firstAttribute="trailing" secondItem="y35-8P-zeR" secondAttribute="trailing" constant="10" id="Og2-CA-Ped"/>
  61. <constraint firstItem="y35-8P-zeR" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="aXx-sI-meP"/>
  62. <constraint firstItem="716-TD-YgO" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="d0D-q5-S3r"/>
  63. <constraint firstAttribute="bottom" secondItem="716-TD-YgO" secondAttribute="bottom" id="hpT-ha-a2d"/>
  64. <constraint firstItem="kwN-4o-qXc" firstAttribute="top" secondItem="y35-8P-zeR" secondAttribute="bottom" constant="11" id="oPT-YO-84q"/>
  65. <constraint firstItem="kwN-4o-qXc" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="pfT-nL-1U9"/>
  66. <constraint firstItem="cRt-NL-zZ5" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="xXN-fn-Bjt"/>
  67. </constraints>
  68. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  69. <connections>
  70. <outlet property="foiceTitleLabel" destination="cRt-NL-zZ5" id="2uS-qb-2QQ"/>
  71. <outlet property="mixCollectionView" destination="716-TD-YgO" id="g4A-W5-qkk"/>
  72. <outlet property="mixTitleLabel" destination="kwN-4o-qXc" id="Xb7-fc-Qi1"/>
  73. <outlet property="voiceCollectionView" destination="y35-8P-zeR" id="yOS-H9-dqy"/>
  74. </connections>
  75. <point key="canvasLocation" x="-181.5" y="94.5"/>
  76. </view>
  77. </objects>
  78. </document>