FSCalendar/Example-TodayExtension2/DynamicTodayExtension/Base.lproj/MainInterface.storyboard

127 lines
10 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="UTS-8Y-Gpd">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Data Source-->
<scene sceneID="5L4-Yf-mxt">
<objects>
<viewController id="UTS-8Y-Gpd" customClass="DynamicTodayViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="d7N-wi-8n2"/>
<viewControllerLayoutGuide type="bottom" id="Idg-GG-uWf"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" simulatedAppContext="notificationCenter" id="2zZ-fv-L9r">
<rect key="frame" x="0.0" y="0.0" width="320" height="300"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0jD-lp-37h" customClass="FSCalendar">
<rect key="frame" x="0.0" y="0.0" width="320" height="300"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="300" id="hrs-cw-3pk"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="headerMinimumDissolvedAlpha">
<real key="value" value="0.0"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderRadius">
<real key="value" value="0.14999999999999999"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="titleDefaultColor">
<color key="value" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="headerTitleColor">
<color key="value" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="weekdayTextColor">
<color key="value" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="titleWeekendColor">
<color key="value" red="0.90196078430000004" green="0.86274509799999999" blue="0.56862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="fakeSubtitles" value="YES"/>
<userDefinedRuntimeAttribute type="color" keyPath="subtitleDefaultColor">
<color key="value" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="subtitleWeekendColor">
<color key="value" red="0.90196078430000004" green="0.86274509799999999" blue="0.56862745100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="adjustsFontSizeToFitContentSize" value="NO"/>
<userDefinedRuntimeAttribute type="number" keyPath="placeholderType">
<integer key="value" value="0"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<outlet property="dataSource" destination="UTS-8Y-Gpd" id="OsR-De-w4u"/>
<outlet property="delegate" destination="UTS-8Y-Gpd" id="ctt-4o-tW4"/>
</connections>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Y4-kc-5pQ">
<rect key="frame" x="28" y="8" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="0AV-jS-Y8p"/>
<constraint firstAttribute="width" constant="30" id="WLZ-1L-n3C"/>
</constraints>
<inset key="contentEdgeInsets" minX="2" minY="2" maxX="2" maxY="2"/>
<state key="normal" image="circle_prev"/>
<connections>
<action selector="prevClicked:" destination="UTS-8Y-Gpd" eventType="touchUpInside" id="TmL-Rh-CGl"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MHj-DV-3Fn">
<rect key="frame" x="262" y="8" width="30" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="bQS-zH-C80"/>
<constraint firstAttribute="width" constant="30" id="sks-Nz-eo6"/>
</constraints>
<inset key="contentEdgeInsets" minX="2" minY="2" maxX="2" maxY="2"/>
<state key="normal" image="circle_next"/>
<connections>
<action selector="nextClicked:" destination="UTS-8Y-Gpd" eventType="touchUpInside" id="cJP-07-Fqy"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="0jD-lp-37h" firstAttribute="top" secondItem="d7N-wi-8n2" secondAttribute="bottom" id="3Th-Tn-6Nq"/>
<constraint firstAttribute="trailing" secondItem="0jD-lp-37h" secondAttribute="trailing" id="7Dr-dx-iTM"/>
<constraint firstItem="5Y4-kc-5pQ" firstAttribute="leading" secondItem="2zZ-fv-L9r" secondAttribute="leading" constant="28" id="a2q-6y-dgr"/>
<constraint firstItem="5Y4-kc-5pQ" firstAttribute="top" secondItem="d7N-wi-8n2" secondAttribute="bottom" constant="8" id="eNL-aZ-Bxj"/>
<constraint firstItem="0jD-lp-37h" firstAttribute="leading" secondItem="2zZ-fv-L9r" secondAttribute="leading" id="lwt-Z2-nwe"/>
<constraint firstItem="MHj-DV-3Fn" firstAttribute="top" secondItem="d7N-wi-8n2" secondAttribute="bottom" constant="8" id="qJ7-ZH-nmB"/>
<constraint firstAttribute="trailing" secondItem="MHj-DV-3Fn" secondAttribute="trailing" constant="28" id="s9E-qe-VIN"/>
</constraints>
</view>
<extendedEdge key="edgesForExtendedLayout"/>
<nil key="simulatedStatusBarMetrics"/>
<nil key="simulatedTopBarMetrics"/>
<nil key="simulatedBottomBarMetrics"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<size key="freeformSize" width="320" height="300"/>
<connections>
<outlet property="calendar" destination="0jD-lp-37h" id="buK-LZ-zgd"/>
<outlet property="calendarHeight" destination="hrs-cw-3pk" id="PL1-lk-oWj"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="F6b-lQ-Mg0" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="516" y="285"/>
</scene>
</scenes>
<resources>
<image name="circle_next" width="42" height="42"/>
<image name="circle_prev" width="42" height="42"/>
</resources>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/>
</simulatedMetricsContainer>
</document>