NTESVideoViewController.xib 1.5 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
  5. </dependencies>
  6. <objects>
  7. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="NTESVideoViewController">
  8. <connections>
  9. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  10. </connections>
  11. </placeholder>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
  17. <point key="canvasLocation" x="196" y="254"/>
  18. </view>
  19. </objects>
  20. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  21. <simulatedStatusBarMetrics key="statusBar"/>
  22. <simulatedOrientationMetrics key="orientation"/>
  23. <simulatedScreenMetrics key="destination" type="retina4"/>
  24. </simulatedMetricsContainer>
  25. </document>