forked from AgoraIO/API-Examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPopover.storyboard
More file actions
22 lines (22 loc) · 1.32 KB
/
Popover.storyboard
File metadata and controls
22 lines (22 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="16097" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Render View Controller-->
<scene sceneID="IZJ-uU-HAT">
<objects>
<viewController storyboardIdentifier="RenderViewController" id="Gbz-1B-zuG" customClass="RenderViewController" customModule="APIExample_Mac" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" id="dkH-mp-c01" customClass="AGEVideoContainer" customModule="AGEVideoLayout">
<rect key="frame" x="0.0" y="0.0" width="450" height="300"/>
<autoresizingMask key="autoresizingMask"/>
</view>
</viewController>
<customObject id="xBq-6f-mMf" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="89" y="173"/>
</scene>
</scenes>
</document>