hackiftekhar/IQKeyboardManager

View on GitHub
Demo/Swift_Demo/Storyboard/Base.lproj/SpecialCase.storyboard

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--Special Cases-->
        <scene sceneID="H0c-gk-sJO">
            <objects>
                <viewController storyboardIdentifier="SpecialCaseViewController" id="dPG-sk-vRY" customClass="SpecialCaseViewController" customModule="DemoSwift" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="PdK-Kw-AQ1">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                        <subviews>
                            <searchBar contentMode="redraw" searchBarStyle="minimal" translatesAutoresizingMaskIntoConstraints="NO" id="Lsj-4F-dUH">
                                <rect key="frame" x="0.0" y="48" width="414" height="56"/>
                                <textInputTraits key="textInputTraits"/>
                                <connections>
                                    <outlet property="delegate" destination="dPG-sk-vRY" id="Ogy-4u-RWW"/>
                                </connections>
                            </searchBar>
                            <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YrO-Gs-dk3">
                                <rect key="frame" x="5" y="109" width="173" height="30"/>
                                <state key="normal" title="Show Alert with TextField">
                                    <color key="titleColor" systemColor="systemBlueColor"/>
                                    <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                </state>
                                <connections>
                                    <action selector="showAlertClicked:" destination="dPG-sk-vRY" eventType="touchUpInside" id="5rA-wP-JUb"/>
                                </connections>
                            </button>
                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Custom Work" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="2mf-mU-ovU">
                                <rect key="frame" x="183" y="107" width="226" height="34"/>
                                <color key="backgroundColor" systemColor="systemGray5Color"/>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits"/>
                                <connections>
                                    <outlet property="delegate" destination="dPG-sk-vRY" id="05U-Nx-aNy"/>
                                </connections>
                            </textField>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SHK-82-xFg">
                                <rect key="frame" x="5" y="151" width="404" height="569"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="k8L-Hj-hKb">
                                        <rect key="frame" x="10" y="10" width="384" height="98"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="102" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="TextField 1" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="LhW-1m-VYd">
                                                <rect key="frame" x="10" y="10" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <color key="tintColor" red="0.47692340353260865" green="0.24049992778501456" blue="0.24961712136854244" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" tag="103" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="TextField 2" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="48H-nl-1ha">
                                                <rect key="frame" x="10" y="54" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <color key="tintColor" red="0.47692340353260865" green="0.23946265798981581" blue="0.40014717068959244" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="URL"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstItem="LhW-1m-VYd" firstAttribute="leading" secondItem="k8L-Hj-hKb" secondAttribute="leading" constant="10" id="FNj-d2-fIT"/>
                                            <constraint firstItem="48H-nl-1ha" firstAttribute="leading" secondItem="LhW-1m-VYd" secondAttribute="leading" id="JwJ-Iy-QRv"/>
                                            <constraint firstItem="48H-nl-1ha" firstAttribute="trailing" secondItem="LhW-1m-VYd" secondAttribute="trailing" id="L07-Pv-YiB"/>
                                            <constraint firstAttribute="bottom" secondItem="48H-nl-1ha" secondAttribute="bottom" constant="10" id="MKe-LZ-Oo9"/>
                                            <constraint firstItem="48H-nl-1ha" firstAttribute="top" secondItem="LhW-1m-VYd" secondAttribute="bottom" constant="10" id="P3E-x6-feO"/>
                                            <constraint firstAttribute="trailing" secondItem="LhW-1m-VYd" secondAttribute="trailing" constant="10" id="jny-h3-WxC"/>
                                            <constraint firstItem="LhW-1m-VYd" firstAttribute="top" secondItem="k8L-Hj-hKb" secondAttribute="top" constant="10" id="vT0-Na-T5x"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uOD-xJ-Vjb">
                                        <rect key="frame" x="10" y="118" width="384" height="333"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="102" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="TextField 3" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="UJZ-io-mQK">
                                                <rect key="frame" x="10" y="149.5" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <color key="tintColor" red="0.42113987790245616" green="0.2545063021333267" blue="0.47692340353260865" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstItem="UJZ-io-mQK" firstAttribute="centerY" secondItem="uOD-xJ-Vjb" secondAttribute="centerY" id="4gD-H1-KBE"/>
                                            <constraint firstAttribute="trailing" secondItem="UJZ-io-mQK" secondAttribute="trailing" constant="10" id="OVi-NX-eaz"/>
                                            <constraint firstItem="UJZ-io-mQK" firstAttribute="leading" secondItem="uOD-xJ-Vjb" secondAttribute="leading" constant="10" id="tub-d9-0xL"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uYv-to-iCC">
                                        <rect key="frame" x="10" y="461" width="384" height="98"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="102" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="TextField 4" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="yDj-sx-3pn">
                                                <rect key="frame" x="10" y="10" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <color key="tintColor" red="0.26544843492011005" green="0.27984934521839783" blue="0.47692340353260865" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" tag="103" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="TextField 5" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="cub-N3-8xz">
                                                <rect key="frame" x="10" y="54" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <color key="tintColor" red="0.28746597428324966" green="0.4522703921823798" blue="0.47692340353260865" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="URL"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstItem="cub-N3-8xz" firstAttribute="leading" secondItem="yDj-sx-3pn" secondAttribute="leading" id="76g-ak-H5w"/>
                                            <constraint firstItem="yDj-sx-3pn" firstAttribute="leading" secondItem="uYv-to-iCC" secondAttribute="leading" constant="10" id="Ij9-nS-uFR"/>
                                            <constraint firstItem="yDj-sx-3pn" firstAttribute="top" secondItem="uYv-to-iCC" secondAttribute="top" constant="10" id="Mdu-pl-TeR"/>
                                            <constraint firstItem="cub-N3-8xz" firstAttribute="top" secondItem="yDj-sx-3pn" secondAttribute="bottom" constant="10" id="VXv-de-zVN"/>
                                            <constraint firstItem="cub-N3-8xz" firstAttribute="trailing" secondItem="yDj-sx-3pn" secondAttribute="trailing" id="YrJ-Rc-7sP"/>
                                            <constraint firstAttribute="trailing" secondItem="yDj-sx-3pn" secondAttribute="trailing" constant="10" id="b9I-Vb-bzX"/>
                                            <constraint firstAttribute="bottom" secondItem="cub-N3-8xz" secondAttribute="bottom" constant="10" id="e1b-gW-xhJ"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" name="ABB0BA"/>
                                <constraints>
                                    <constraint firstItem="uOD-xJ-Vjb" firstAttribute="top" secondItem="k8L-Hj-hKb" secondAttribute="bottom" constant="10" id="4jM-my-kWr"/>
                                    <constraint firstItem="k8L-Hj-hKb" firstAttribute="top" secondItem="SHK-82-xFg" secondAttribute="top" constant="10" id="FKe-5c-V5l"/>
                                    <constraint firstItem="k8L-Hj-hKb" firstAttribute="leading" secondItem="SHK-82-xFg" secondAttribute="leading" constant="10" id="Fys-LT-knM"/>
                                    <constraint firstItem="uOD-xJ-Vjb" firstAttribute="trailing" secondItem="k8L-Hj-hKb" secondAttribute="trailing" id="L17-Wi-uEz"/>
                                    <constraint firstAttribute="trailing" secondItem="k8L-Hj-hKb" secondAttribute="trailing" constant="10" id="WvP-2l-ric"/>
                                    <constraint firstAttribute="bottom" secondItem="uYv-to-iCC" secondAttribute="bottom" constant="10" id="d4g-o7-qZy"/>
                                    <constraint firstItem="uYv-to-iCC" firstAttribute="top" secondItem="uOD-xJ-Vjb" secondAttribute="bottom" constant="10" id="jX6-vP-Cb6"/>
                                    <constraint firstItem="uOD-xJ-Vjb" firstAttribute="leading" secondItem="k8L-Hj-hKb" secondAttribute="leading" id="o9E-ze-X0n"/>
                                    <constraint firstItem="uYv-to-iCC" firstAttribute="leading" secondItem="k8L-Hj-hKb" secondAttribute="leading" id="u0I-jF-5Kx"/>
                                    <constraint firstItem="uYv-to-iCC" firstAttribute="trailing" secondItem="k8L-Hj-hKb" secondAttribute="trailing" id="v8D-5L-ce9"/>
                                </constraints>
                            </view>
                            <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bu5-oQ-42U">
                                <rect key="frame" x="5" y="731.5" width="51" height="31"/>
                                <color key="onTintColor" name="757677"/>
                                <connections>
                                    <action selector="switch1Action:" destination="dPG-sk-vRY" eventType="valueChanged" id="w7K-q9-qPu"/>
                                    <action selector="switch1UserInteractionAction:" destination="dPG-sk-vRY" eventType="valueChanged" id="mqs-zq-oFu"/>
                                </connections>
                            </switch>
                            <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aom-uE-BXB">
                                <rect key="frame" x="5" y="775.5" width="51" height="31"/>
                                <color key="onTintColor" name="757677"/>
                                <connections>
                                    <action selector="switch2Action:" destination="dPG-sk-vRY" eventType="valueChanged" id="LsF-4D-pCa"/>
                                    <action selector="switch2UserInteractionAction:" destination="dPG-sk-vRY" eventType="valueChanged" id="bLx-jM-5GL"/>
                                </connections>
                            </switch>
                            <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eWk-1G-dAW">
                                <rect key="frame" x="5" y="819.5" width="51" height="31"/>
                                <color key="onTintColor" name="757677"/>
                                <connections>
                                    <action selector="switch3Action:" destination="dPG-sk-vRY" eventType="valueChanged" id="QUV-Yg-nAq"/>
                                    <action selector="switch3UserInteractionAction:" destination="dPG-sk-vRY" eventType="valueChanged" id="Epd-gi-vxY"/>
                                </connections>
                            </switch>
                            <textField opaque="NO" clipsSubviews="YES" tag="103" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="TextField.enabled = NO" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="d6z-1T-UIh">
                                <rect key="frame" x="64" y="730" width="286" height="34"/>
                                <color key="backgroundColor" systemColor="systemGray5Color"/>
                                <color key="tintColor" red="0.42418679255223279" green="0.47692340353260865" blue="0.44535587797670728" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits" keyboardType="URL"/>
                                <connections>
                                    <outlet property="delegate" destination="dPG-sk-vRY" id="y6W-d4-97L"/>
                                </connections>
                            </textField>
                            <textField opaque="NO" clipsSubviews="YES" tag="102" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="wcb-LB-3eZ">
                                <rect key="frame" x="64" y="774" width="286" height="34"/>
                                <color key="backgroundColor" systemColor="systemGray5Color"/>
                                <color key="tintColor" red="0.24721406846218438" green="0.47692340353260865" blue="0.14491207448407367" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <string key="placeholder">TextField enabled. Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test, Long Text Test,</string>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
                                <connections>
                                    <outlet property="delegate" destination="dPG-sk-vRY" id="Ehn-Oa-7pM"/>
                                </connections>
                            </textField>
                            <textField opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="104" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="textField.userEnteractionEnabled = NO" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="PfH-qV-9D8">
                                <rect key="frame" x="64" y="818" width="286" height="34"/>
                                <color key="backgroundColor" systemColor="systemGray5Color"/>
                                <color key="tintColor" red="0.47692340353260865" green="0.21517294103872731" blue="0.38909220091310093" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
                                <connections>
                                    <outlet property="delegate" destination="dPG-sk-vRY" id="SZk-6Q-XQd"/>
                                </connections>
                            </textField>
                            <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Gc0-kK-H9m">
                                <rect key="frame" x="360" y="731.5" width="51" height="31"/>
                                <color key="onTintColor" name="757677"/>
                                <connections>
                                    <action selector="switch1Action:" destination="dPG-sk-vRY" eventType="valueChanged" id="FOK-zA-pLe"/>
                                </connections>
                            </switch>
                            <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j2n-iP-pDN">
                                <rect key="frame" x="360" y="775.5" width="51" height="31"/>
                                <color key="onTintColor" name="757677"/>
                                <connections>
                                    <action selector="switch2Action:" destination="dPG-sk-vRY" eventType="valueChanged" id="tXa-Du-4gN"/>
                                </connections>
                            </switch>
                            <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UW7-qN-2eU">
                                <rect key="frame" x="360" y="819.5" width="51" height="31"/>
                                <color key="onTintColor" name="757677"/>
                                <connections>
                                    <action selector="switch3Action:" destination="dPG-sk-vRY" eventType="valueChanged" id="CPc-Xs-9c7"/>
                                </connections>
                            </switch>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="Y2z-kz-cHH"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="d6z-1T-UIh" firstAttribute="top" secondItem="SHK-82-xFg" secondAttribute="bottom" constant="10" id="1Nc-G2-4bi"/>
                            <constraint firstItem="YrO-Gs-dk3" firstAttribute="leading" secondItem="Y2z-kz-cHH" secondAttribute="leading" constant="5" id="2Ia-Ir-tjR"/>
                            <constraint firstItem="SHK-82-xFg" firstAttribute="leading" secondItem="YrO-Gs-dk3" secondAttribute="leading" id="2c0-q8-YTQ"/>
                            <constraint firstItem="UW7-qN-2eU" firstAttribute="leading" secondItem="PfH-qV-9D8" secondAttribute="trailing" constant="10" id="2y0-Xm-x0w"/>
                            <constraint firstItem="2mf-mU-ovU" firstAttribute="leading" secondItem="YrO-Gs-dk3" secondAttribute="trailing" constant="5" id="7nS-CG-aKX"/>
                            <constraint firstItem="Y2z-kz-cHH" firstAttribute="trailing" secondItem="2mf-mU-ovU" secondAttribute="trailing" constant="5" id="BgQ-Pn-ZzJ"/>
                            <constraint firstItem="Gc0-kK-H9m" firstAttribute="trailing" secondItem="SHK-82-xFg" secondAttribute="trailing" id="BzK-nz-a7c"/>
                            <constraint firstItem="2mf-mU-ovU" firstAttribute="trailing" secondItem="SHK-82-xFg" secondAttribute="trailing" id="H3P-9T-gIR"/>
                            <constraint firstItem="Lsj-4F-dUH" firstAttribute="top" secondItem="Y2z-kz-cHH" secondAttribute="top" id="Hvk-nS-EmF"/>
                            <constraint firstItem="Gc0-kK-H9m" firstAttribute="leading" secondItem="d6z-1T-UIh" secondAttribute="trailing" constant="10" id="MZO-SP-4ep"/>
                            <constraint firstItem="SHK-82-xFg" firstAttribute="top" secondItem="2mf-mU-ovU" secondAttribute="bottom" constant="10" id="NQx-z5-8bw"/>
                            <constraint firstItem="UW7-qN-2eU" firstAttribute="centerY" secondItem="eWk-1G-dAW" secondAttribute="centerY" id="PLE-C8-CA5"/>
                            <constraint firstItem="j2n-iP-pDN" firstAttribute="leading" secondItem="wcb-LB-3eZ" secondAttribute="trailing" constant="10" id="PQk-9a-k5q"/>
                            <constraint firstItem="wcb-LB-3eZ" firstAttribute="leading" secondItem="aom-uE-BXB" secondAttribute="trailing" constant="10" id="Rmo-sy-VtW"/>
                            <constraint firstItem="j2n-iP-pDN" firstAttribute="trailing" secondItem="SHK-82-xFg" secondAttribute="trailing" id="UMx-Hw-kQF"/>
                            <constraint firstItem="bu5-oQ-42U" firstAttribute="leading" secondItem="YrO-Gs-dk3" secondAttribute="leading" id="aJa-Du-Ld4"/>
                            <constraint firstItem="2mf-mU-ovU" firstAttribute="centerY" secondItem="YrO-Gs-dk3" secondAttribute="centerY" id="aid-ZU-a59"/>
                            <constraint firstItem="Y2z-kz-cHH" firstAttribute="bottom" secondItem="PfH-qV-9D8" secondAttribute="bottom" constant="10" id="ayo-XV-PMl"/>
                            <constraint firstItem="aom-uE-BXB" firstAttribute="leading" secondItem="YrO-Gs-dk3" secondAttribute="leading" id="baK-tE-e1v"/>
                            <constraint firstItem="PfH-qV-9D8" firstAttribute="leading" secondItem="eWk-1G-dAW" secondAttribute="trailing" constant="10" id="cCO-Mw-96N"/>
                            <constraint firstItem="YrO-Gs-dk3" firstAttribute="top" secondItem="Lsj-4F-dUH" secondAttribute="bottom" constant="5" id="dce-Sv-c0V"/>
                            <constraint firstItem="PfH-qV-9D8" firstAttribute="centerY" secondItem="eWk-1G-dAW" secondAttribute="centerY" id="jfe-tP-D6H"/>
                            <constraint firstItem="d6z-1T-UIh" firstAttribute="leading" secondItem="bu5-oQ-42U" secondAttribute="trailing" constant="10" id="k8e-FU-GyU"/>
                            <constraint firstItem="PfH-qV-9D8" firstAttribute="top" secondItem="wcb-LB-3eZ" secondAttribute="bottom" constant="10" id="lPf-pj-n1G"/>
                            <constraint firstItem="d6z-1T-UIh" firstAttribute="centerY" secondItem="bu5-oQ-42U" secondAttribute="centerY" id="m2T-Ys-Snh"/>
                            <constraint firstItem="UW7-qN-2eU" firstAttribute="trailing" secondItem="SHK-82-xFg" secondAttribute="trailing" id="rnV-LE-YXA"/>
                            <constraint firstItem="j2n-iP-pDN" firstAttribute="centerY" secondItem="aom-uE-BXB" secondAttribute="centerY" id="sLm-aJ-Vyz"/>
                            <constraint firstItem="Y2z-kz-cHH" firstAttribute="trailing" secondItem="Lsj-4F-dUH" secondAttribute="trailing" id="t2S-Ek-bw0"/>
                            <constraint firstItem="eWk-1G-dAW" firstAttribute="leading" secondItem="YrO-Gs-dk3" secondAttribute="leading" id="wEd-ah-R8x"/>
                            <constraint firstItem="Gc0-kK-H9m" firstAttribute="centerY" secondItem="bu5-oQ-42U" secondAttribute="centerY" id="wV2-Ic-55A"/>
                            <constraint firstItem="wcb-LB-3eZ" firstAttribute="top" secondItem="d6z-1T-UIh" secondAttribute="bottom" constant="10" id="wh0-3o-MCq"/>
                            <constraint firstItem="Lsj-4F-dUH" firstAttribute="leading" secondItem="Y2z-kz-cHH" secondAttribute="leading" id="xJM-oZ-wDk"/>
                            <constraint firstItem="wcb-LB-3eZ" firstAttribute="centerY" secondItem="aom-uE-BXB" secondAttribute="centerY" id="z8m-F1-5JB"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" title="Special Cases" id="iYf-Wa-Sqo">
                        <barButtonItem key="rightBarButtonItem" image="settings" id="g53-aV-qov"/>
                    </navigationItem>
                    <connections>
                        <outlet property="customWorkTextField" destination="2mf-mU-ovU" id="3GY-QD-LQI"/>
                        <outlet property="switchEnabled1" destination="Gc0-kK-H9m" id="0HL-Vi-p0F"/>
                        <outlet property="switchEnabled2" destination="j2n-iP-pDN" id="7cv-Lu-dw6"/>
                        <outlet property="switchEnabled3" destination="UW7-qN-2eU" id="aHs-TK-eVJ"/>
                        <outlet property="switchInteraction1" destination="bu5-oQ-42U" id="i5y-Fl-5ZJ"/>
                        <outlet property="switchInteraction2" destination="aom-uE-BXB" id="00j-tV-rFu"/>
                        <outlet property="switchInteraction3" destination="eWk-1G-dAW" id="Olt-H5-eAl"/>
                        <outlet property="textField6" destination="d6z-1T-UIh" id="crk-5c-cXa"/>
                        <outlet property="textField7" destination="wcb-LB-3eZ" id="rOk-YJ-3nK"/>
                        <outlet property="textField8" destination="PfH-qV-9D8" id="Htp-Rs-lNq"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="NUL-9c-m8o" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-1196" y="216"/>
        </scene>
        <!--WKWebView Example-->
        <scene sceneID="MtW-0i-ACI">
            <objects>
                <viewController storyboardIdentifier="WebViewController" automaticallyAdjustsScrollViewInsets="NO" id="JDM-Xg-93g" customClass="WebViewController" customModule="DemoSwift" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="XOS-eg-1xO">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                        <subviews>
                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="8bu-NR-xhG">
                                <rect key="frame" x="20" y="68" width="374" height="34"/>
                                <color key="backgroundColor" name="EBEDF0"/>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits"/>
                            </textField>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MSG-Rg-LQK">
                                <rect key="frame" x="0.0" y="122" width="414" height="666"/>
                            </view>
                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="2uI-gz-Tn0">
                                <rect key="frame" x="20" y="808" width="374" height="34"/>
                                <color key="backgroundColor" name="EBEDF0"/>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits"/>
                            </textField>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="KD4-aj-Q4c"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="KD4-aj-Q4c" firstAttribute="trailing" secondItem="MSG-Rg-LQK" secondAttribute="trailing" id="2g3-DB-bZm"/>
                            <constraint firstItem="MSG-Rg-LQK" firstAttribute="top" secondItem="8bu-NR-xhG" secondAttribute="bottom" constant="20" id="4A7-QF-2r5"/>
                            <constraint firstItem="MSG-Rg-LQK" firstAttribute="leading" secondItem="KD4-aj-Q4c" secondAttribute="leading" id="6g1-c7-fX4"/>
                            <constraint firstItem="8bu-NR-xhG" firstAttribute="leading" secondItem="KD4-aj-Q4c" secondAttribute="leading" constant="20" id="Gby-0b-hBY"/>
                            <constraint firstItem="2uI-gz-Tn0" firstAttribute="leading" secondItem="8bu-NR-xhG" secondAttribute="leading" id="KNq-C5-4mq"/>
                            <constraint firstItem="8bu-NR-xhG" firstAttribute="top" secondItem="KD4-aj-Q4c" secondAttribute="top" constant="20" id="R0c-u4-eSO"/>
                            <constraint firstItem="2uI-gz-Tn0" firstAttribute="trailing" secondItem="8bu-NR-xhG" secondAttribute="trailing" id="T6h-Ff-pOu"/>
                            <constraint firstItem="KD4-aj-Q4c" firstAttribute="bottom" secondItem="2uI-gz-Tn0" secondAttribute="bottom" constant="20" id="giS-YY-OMy"/>
                            <constraint firstItem="KD4-aj-Q4c" firstAttribute="trailing" secondItem="8bu-NR-xhG" secondAttribute="trailing" constant="20" id="mBK-6Z-PhV"/>
                            <constraint firstItem="2uI-gz-Tn0" firstAttribute="top" secondItem="MSG-Rg-LQK" secondAttribute="bottom" constant="20" id="nC2-uw-lSO"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" title="WKWebView Example" id="3s1-JL-XZo"/>
                    <connections>
                        <outlet property="webContainerView" destination="MSG-Rg-LQK" id="kRE-vv-cB9"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="o51-Fr-4am" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-2110" y="217"/>
        </scene>
        <!--CustomView Demo-->
        <scene sceneID="MYw-ck-tPn">
            <objects>
                <viewController storyboardIdentifier="CustomViewController" automaticallyAdjustsScrollViewInsets="NO" id="P54-QV-iJ7" customClass="CustomViewController" customModule="DemoSwift" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="vKd-hd-wnE">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uLB-dv-85O" customClass="IQPreviousNextView" customModule="IQKeyboardManagerSwift">
                                <rect key="frame" x="10" y="88" width="394" height="764"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Oad-Sj-fOj">
                                        <rect key="frame" x="5" y="5" width="384" height="121.5"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="101" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="wyq-GK-KgK">
                                                <rect key="frame" x="10" y="44" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="alphabet"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstItem="wyq-GK-KgK" firstAttribute="centerY" secondItem="Oad-Sj-fOj" secondAttribute="centerY" id="TuU-Gl-cgO"/>
                                            <constraint firstAttribute="trailing" secondItem="wyq-GK-KgK" secondAttribute="trailing" constant="10" id="oVt-qz-7tB"/>
                                            <constraint firstItem="wyq-GK-KgK" firstAttribute="leading" secondItem="Oad-Sj-fOj" secondAttribute="leading" constant="10" id="zz0-1G-uOc"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uhz-yA-0bZ">
                                        <rect key="frame" x="5" y="131.5" width="384" height="121.5"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="102" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zdb-k8-QUh">
                                                <rect key="frame" x="10" y="44" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstItem="zdb-k8-QUh" firstAttribute="leading" secondItem="uhz-yA-0bZ" secondAttribute="leading" constant="10" id="1bx-O5-SLj"/>
                                            <constraint firstAttribute="trailing" secondItem="zdb-k8-QUh" secondAttribute="trailing" constant="10" id="9Hb-x3-WMs"/>
                                            <constraint firstItem="zdb-k8-QUh" firstAttribute="centerY" secondItem="uhz-yA-0bZ" secondAttribute="centerY" id="bQd-tQ-S7e"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8PR-I6-gEU">
                                        <rect key="frame" x="5" y="258" width="384" height="121.5"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="103" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="eNh-28-ex5">
                                                <rect key="frame" x="10" y="44" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="URL"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstItem="eNh-28-ex5" firstAttribute="centerY" secondItem="8PR-I6-gEU" secondAttribute="centerY" id="LBf-6b-3Y7"/>
                                            <constraint firstAttribute="trailing" secondItem="eNh-28-ex5" secondAttribute="trailing" constant="10" id="lHA-Hi-f2o"/>
                                            <constraint firstItem="eNh-28-ex5" firstAttribute="leading" secondItem="8PR-I6-gEU" secondAttribute="leading" constant="10" id="tC9-SK-Hnb"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UW7-Qt-UNy">
                                        <rect key="frame" x="5" y="384.5" width="384" height="121.5"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="104" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QOR-Pv-XwY">
                                                <rect key="frame" x="10" y="44" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstAttribute="trailing" secondItem="QOR-Pv-XwY" secondAttribute="trailing" constant="10" id="fsy-m4-jeC"/>
                                            <constraint firstItem="QOR-Pv-XwY" firstAttribute="leading" secondItem="UW7-Qt-UNy" secondAttribute="leading" constant="10" id="vfC-3f-qgY"/>
                                            <constraint firstItem="QOR-Pv-XwY" firstAttribute="centerY" secondItem="UW7-Qt-UNy" secondAttribute="centerY" id="yI1-py-3Yl"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BId-gB-gYg">
                                        <rect key="frame" x="5" y="511" width="384" height="121.5"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="103" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="0NB-yU-ihq">
                                                <rect key="frame" x="10" y="44" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="URL"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstItem="0NB-yU-ihq" firstAttribute="leading" secondItem="BId-gB-gYg" secondAttribute="leading" constant="10" id="Dow-cR-VuL"/>
                                            <constraint firstAttribute="trailing" secondItem="0NB-yU-ihq" secondAttribute="trailing" constant="10" id="Wja-jK-eCh"/>
                                            <constraint firstItem="0NB-yU-ihq" firstAttribute="centerY" secondItem="BId-gB-gYg" secondAttribute="centerY" id="faJ-lr-bxO"/>
                                        </constraints>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ncx-P1-tBt">
                                        <rect key="frame" x="5" y="637.5" width="384" height="121.5"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" tag="104" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="m64-Rm-VMc">
                                                <rect key="frame" x="10" y="44" width="364" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
                                            </textField>
                                        </subviews>
                                        <color key="backgroundColor" name="DEDEDE"/>
                                        <constraints>
                                            <constraint firstItem="m64-Rm-VMc" firstAttribute="centerY" secondItem="ncx-P1-tBt" secondAttribute="centerY" id="iKg-De-EK2"/>
                                            <constraint firstAttribute="trailing" secondItem="m64-Rm-VMc" secondAttribute="trailing" constant="10" id="kTs-Bi-txA"/>
                                            <constraint firstItem="m64-Rm-VMc" firstAttribute="leading" secondItem="ncx-P1-tBt" secondAttribute="leading" constant="10" id="zSC-FW-cgJ"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" name="ABB0BA"/>
                                <gestureRecognizers/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="ncx-P1-tBt" secondAttribute="bottom" constant="5" id="0zi-cn-pJ7"/>
                                    <constraint firstItem="ncx-P1-tBt" firstAttribute="leading" secondItem="Oad-Sj-fOj" secondAttribute="leading" id="1Wj-TO-ld2"/>
                                    <constraint firstItem="8PR-I6-gEU" firstAttribute="height" secondItem="Oad-Sj-fOj" secondAttribute="height" id="33g-27-x8R"/>
                                    <constraint firstItem="Oad-Sj-fOj" firstAttribute="leading" secondItem="uLB-dv-85O" secondAttribute="leading" constant="5" id="3hn-wH-4mF"/>
                                    <constraint firstItem="BId-gB-gYg" firstAttribute="trailing" secondItem="Oad-Sj-fOj" secondAttribute="trailing" id="5kZ-3F-GeB"/>
                                    <constraint firstAttribute="trailing" secondItem="Oad-Sj-fOj" secondAttribute="trailing" constant="5" id="8xW-s6-DdT"/>
                                    <constraint firstItem="BId-gB-gYg" firstAttribute="height" secondItem="Oad-Sj-fOj" secondAttribute="height" id="923-bs-gNy"/>
                                    <constraint firstItem="UW7-Qt-UNy" firstAttribute="trailing" secondItem="Oad-Sj-fOj" secondAttribute="trailing" id="9di-uH-PWT"/>
                                    <constraint firstItem="Oad-Sj-fOj" firstAttribute="top" secondItem="uLB-dv-85O" secondAttribute="top" constant="5" id="BYR-X7-byJ"/>
                                    <constraint firstItem="8PR-I6-gEU" firstAttribute="top" secondItem="uhz-yA-0bZ" secondAttribute="bottom" constant="5" id="DaM-BV-KqT"/>
                                    <constraint firstItem="ncx-P1-tBt" firstAttribute="top" secondItem="BId-gB-gYg" secondAttribute="bottom" constant="5" id="F9T-5p-d2w"/>
                                    <constraint firstItem="uhz-yA-0bZ" firstAttribute="top" secondItem="Oad-Sj-fOj" secondAttribute="bottom" constant="5" id="HKC-oe-dab"/>
                                    <constraint firstItem="8PR-I6-gEU" firstAttribute="leading" secondItem="Oad-Sj-fOj" secondAttribute="leading" id="M93-HS-MKo"/>
                                    <constraint firstItem="uhz-yA-0bZ" firstAttribute="trailing" secondItem="Oad-Sj-fOj" secondAttribute="trailing" id="NOt-Fd-9gR"/>
                                    <constraint firstItem="ncx-P1-tBt" firstAttribute="trailing" secondItem="Oad-Sj-fOj" secondAttribute="trailing" id="O0Y-yS-IPT"/>
                                    <constraint firstItem="BId-gB-gYg" firstAttribute="leading" secondItem="Oad-Sj-fOj" secondAttribute="leading" id="UDi-Um-09A"/>
                                    <constraint firstItem="8PR-I6-gEU" firstAttribute="trailing" secondItem="Oad-Sj-fOj" secondAttribute="trailing" id="X2t-d8-dsZ"/>
                                    <constraint firstItem="uhz-yA-0bZ" firstAttribute="leading" secondItem="Oad-Sj-fOj" secondAttribute="leading" id="cnH-x9-ywa"/>
                                    <constraint firstItem="uhz-yA-0bZ" firstAttribute="height" secondItem="Oad-Sj-fOj" secondAttribute="height" id="dnZ-SU-g5V"/>
                                    <constraint firstItem="UW7-Qt-UNy" firstAttribute="top" secondItem="8PR-I6-gEU" secondAttribute="bottom" constant="5" id="lip-Tu-F7V"/>
                                    <constraint firstItem="UW7-Qt-UNy" firstAttribute="leading" secondItem="Oad-Sj-fOj" secondAttribute="leading" id="tEV-Js-YNf"/>
                                    <constraint firstItem="BId-gB-gYg" firstAttribute="top" secondItem="UW7-Qt-UNy" secondAttribute="bottom" constant="5" id="ubQ-AA-Hjh"/>
                                    <constraint firstItem="UW7-Qt-UNy" firstAttribute="height" secondItem="Oad-Sj-fOj" secondAttribute="height" id="y1N-jv-YMs"/>
                                    <constraint firstItem="ncx-P1-tBt" firstAttribute="height" secondItem="Oad-Sj-fOj" secondAttribute="height" id="yET-3d-ZSJ"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uul-1Z-y2V">
                                <rect key="frame" x="0.0" y="-359" width="414" height="437"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DisableDistanceHandling Inside CustomViewController even if IQKeyboardManager is enabled." lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="I5d-yW-B3e">
                                        <rect key="frame" x="10" y="31" width="340" height="29"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Eyj-bn-6eN">
                                        <rect key="frame" x="355" y="30" width="51" height="31"/>
                                        <connections>
                                            <action selector="disableInViewControllerAction:" destination="P54-QV-iJ7" eventType="valueChanged" id="vkD-zL-eaj"/>
                                        </connections>
                                    </switch>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="EnableDistanceHandling Inside CustomViewController even if IQKeyboardManager is disabled." lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nhk-VO-9Ye">
                                        <rect key="frame" x="10" y="82" width="340" height="29"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NAn-8R-RkL">
                                        <rect key="frame" x="355" y="81" width="51" height="31"/>
                                        <connections>
                                            <action selector="enableInViewControllerAction:" destination="P54-QV-iJ7" eventType="valueChanged" id="GN1-gB-4cT"/>
                                        </connections>
                                    </switch>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uE4-kc-hqQ">
                                        <rect key="frame" x="10" y="127" width="404" height="1"/>
                                        <color key="backgroundColor" systemColor="separatorColor"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="1" id="bcU-Nb-wQF"/>
                                        </constraints>
                                    </view>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Disable Toolbar inside CustomViewController" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JGH-5V-8ic">
                                        <rect key="frame" x="10" y="150" width="340" height="14.5"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IOT-Ym-kVt">
                                        <rect key="frame" x="355" y="142" width="51" height="31"/>
                                        <connections>
                                            <action selector="disableToolbarAction:" destination="P54-QV-iJ7" eventType="valueChanged" id="7Na-xT-D3m"/>
                                        </connections>
                                    </switch>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enable Toolbar inside CustomViewController" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oLV-3B-B0Z">
                                        <rect key="frame" x="10" y="201" width="340" height="14.5"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="17k-N2-9OE">
                                        <rect key="frame" x="355" y="193" width="51" height="31"/>
                                        <connections>
                                            <action selector="enableToolbarAction:" destination="P54-QV-iJ7" eventType="valueChanged" id="dPs-2u-Peu"/>
                                        </connections>
                                    </switch>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6C5-5b-NsC">
                                        <rect key="frame" x="10" y="239" width="404" height="1"/>
                                        <color key="backgroundColor" systemColor="separatorColor"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="1" id="kpf-Ui-rzv"/>
                                        </constraints>
                                    </view>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Disable Touch Resign inside CustomViewController" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a6b-j6-OEh">
                                        <rect key="frame" x="10" y="262" width="340" height="14.5"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="n7Z-Uy-FKT">
                                        <rect key="frame" x="355" y="254" width="51" height="31"/>
                                        <connections>
                                            <action selector="disableTouchOutsideAction:" destination="P54-QV-iJ7" eventType="valueChanged" id="ufm-B9-dHr"/>
                                        </connections>
                                    </switch>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enable Touch Resign inside CustomViewController" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B56-NE-au7">
                                        <rect key="frame" x="10" y="313" width="340" height="14.5"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bSn-Lo-RYW">
                                        <rect key="frame" x="355" y="305" width="51" height="31"/>
                                        <connections>
                                            <action selector="enableTouchOutsideAction:" destination="P54-QV-iJ7" eventType="valueChanged" id="IJ1-rX-uB8"/>
                                        </connections>
                                    </switch>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="41y-Od-Vs1">
                                        <rect key="frame" x="10" y="351" width="404" height="1"/>
                                        <color key="backgroundColor" systemColor="separatorColor"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="1" id="RCP-pb-Bwx"/>
                                        </constraints>
                                    </view>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Allow Toolbar PreviousNext Inside IQPreviousNextView" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uiA-Vu-37g">
                                        <rect key="frame" x="10" y="374.5" width="340" height="14.5"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7wh-DA-9Uk">
                                        <rect key="frame" x="355" y="366" width="51" height="31"/>
                                        <connections>
                                            <action selector="allowedPreviousNextAction:" destination="P54-QV-iJ7" eventType="valueChanged" id="fGT-S0-Z8d"/>
                                        </connections>
                                    </switch>
                                    <view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I0D-hz-SkR">
                                        <rect key="frame" x="177" y="427" width="60" height="2"/>
                                        <color key="backgroundColor" systemColor="systemGrayColor"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="2" id="GZG-nL-rAX"/>
                                            <constraint firstAttribute="width" constant="60" id="hns-vG-oja"/>
                                        </constraints>
                                    </view>
                                    <view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aVG-WK-DTv">
                                        <rect key="frame" x="187" y="432" width="40" height="2"/>
                                        <color key="backgroundColor" systemColor="systemGrayColor"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="40" id="Pdc-49-F3W"/>
                                            <constraint firstAttribute="height" constant="2" id="gP4-tS-XhU"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" systemColor="systemGray5Color"/>
                                <constraints>
                                    <constraint firstItem="B56-NE-au7" firstAttribute="trailing" secondItem="I5d-yW-B3e" secondAttribute="trailing" id="3gl-zN-mLZ"/>
                                    <constraint firstItem="41y-Od-Vs1" firstAttribute="leading" secondItem="uul-1Z-y2V" secondAttribute="leading" constant="10" id="9LY-g8-TQa"/>
                                    <constraint firstItem="6C5-5b-NsC" firstAttribute="leading" secondItem="uul-1Z-y2V" secondAttribute="leading" constant="10" id="D3S-GI-Cf6"/>
                                    <constraint firstAttribute="trailing" secondItem="6C5-5b-NsC" secondAttribute="trailing" id="Dl7-9c-psX"/>
                                    <constraint firstItem="7wh-DA-9Uk" firstAttribute="trailing" secondItem="Eyj-bn-6eN" secondAttribute="trailing" id="EYL-xJ-2Tc"/>
                                    <constraint firstItem="JGH-5V-8ic" firstAttribute="leading" secondItem="I5d-yW-B3e" secondAttribute="leading" id="GJS-oB-J3I"/>
                                    <constraint firstItem="aVG-WK-DTv" firstAttribute="top" secondItem="I0D-hz-SkR" secondAttribute="bottom" constant="3" id="HRw-5p-bxt"/>
                                    <constraint firstItem="Eyj-bn-6eN" firstAttribute="top" secondItem="uul-1Z-y2V" secondAttribute="top" constant="30" id="JO1-9l-RR6"/>
                                    <constraint firstItem="IOT-Ym-kVt" firstAttribute="top" secondItem="NAn-8R-RkL" secondAttribute="bottom" constant="30" id="JjS-yz-blQ"/>
                                    <constraint firstAttribute="trailing" secondItem="41y-Od-Vs1" secondAttribute="trailing" id="JxI-OS-0i6"/>
                                    <constraint firstItem="uE4-kc-hqQ" firstAttribute="top" secondItem="NAn-8R-RkL" secondAttribute="bottom" constant="15" id="Max-qI-jOV"/>
                                    <constraint firstItem="17k-N2-9OE" firstAttribute="trailing" secondItem="Eyj-bn-6eN" secondAttribute="trailing" id="Mx2-A0-DnO"/>
                                    <constraint firstItem="nhk-VO-9Ye" firstAttribute="trailing" secondItem="I5d-yW-B3e" secondAttribute="trailing" id="P4A-gt-nzK"/>
                                    <constraint firstItem="oLV-3B-B0Z" firstAttribute="trailing" secondItem="I5d-yW-B3e" secondAttribute="trailing" id="PXF-OL-Mf7"/>
                                    <constraint firstItem="7wh-DA-9Uk" firstAttribute="centerY" secondItem="uiA-Vu-37g" secondAttribute="centerY" id="Pqr-hG-oBm"/>
                                    <constraint firstAttribute="bottom" secondItem="7wh-DA-9Uk" secondAttribute="bottom" constant="40" id="RdQ-8j-DlE"/>
                                    <constraint firstItem="uiA-Vu-37g" firstAttribute="leading" secondItem="I5d-yW-B3e" secondAttribute="leading" id="S2t-j8-sPG"/>
                                    <constraint firstItem="NAn-8R-RkL" firstAttribute="centerY" secondItem="nhk-VO-9Ye" secondAttribute="centerY" id="TaI-1K-7Fq"/>
                                    <constraint firstItem="IOT-Ym-kVt" firstAttribute="trailing" secondItem="Eyj-bn-6eN" secondAttribute="trailing" id="Uj5-NZ-lhi"/>
                                    <constraint firstItem="Eyj-bn-6eN" firstAttribute="leading" secondItem="I5d-yW-B3e" secondAttribute="trailing" constant="5" id="VA2-Le-ZV7"/>
                                    <constraint firstItem="uiA-Vu-37g" firstAttribute="trailing" secondItem="I5d-yW-B3e" secondAttribute="trailing" id="VmA-oX-x71"/>
                                    <constraint firstItem="Eyj-bn-6eN" firstAttribute="centerY" secondItem="I5d-yW-B3e" secondAttribute="centerY" id="Y7s-kS-yR9"/>
                                    <constraint firstItem="I0D-hz-SkR" firstAttribute="centerX" secondItem="uul-1Z-y2V" secondAttribute="centerX" id="aNM-FN-22m"/>
                                    <constraint firstItem="6C5-5b-NsC" firstAttribute="top" secondItem="17k-N2-9OE" secondAttribute="bottom" constant="15" id="bnp-bR-UdL"/>
                                    <constraint firstItem="B56-NE-au7" firstAttribute="leading" secondItem="I5d-yW-B3e" secondAttribute="leading" id="cci-JB-EvN"/>
                                    <constraint firstItem="bSn-Lo-RYW" firstAttribute="top" secondItem="n7Z-Uy-FKT" secondAttribute="bottom" constant="20" id="d4n-4j-veu"/>
                                    <constraint firstItem="I5d-yW-B3e" firstAttribute="leading" secondItem="uul-1Z-y2V" secondAttribute="leading" constant="10" id="dzc-Bh-ybr"/>
                                    <constraint firstItem="aVG-WK-DTv" firstAttribute="centerX" secondItem="uul-1Z-y2V" secondAttribute="centerX" id="ep1-Kw-5HF"/>
                                    <constraint firstItem="oLV-3B-B0Z" firstAttribute="leading" secondItem="I5d-yW-B3e" secondAttribute="leading" id="f2e-7i-cmz"/>
                                    <constraint firstItem="a6b-j6-OEh" firstAttribute="leading" secondItem="I5d-yW-B3e" secondAttribute="leading" id="fdu-sR-kcx"/>
                                    <constraint firstItem="17k-N2-9OE" firstAttribute="centerY" secondItem="oLV-3B-B0Z" secondAttribute="centerY" id="hJ5-JV-SQT"/>
                                    <constraint firstAttribute="trailing" secondItem="uE4-kc-hqQ" secondAttribute="trailing" id="jHK-iz-cWR"/>
                                    <constraint firstItem="17k-N2-9OE" firstAttribute="top" secondItem="IOT-Ym-kVt" secondAttribute="bottom" constant="20" id="kgR-px-O8Y"/>
                                    <constraint firstItem="JGH-5V-8ic" firstAttribute="trailing" secondItem="I5d-yW-B3e" secondAttribute="trailing" id="liJ-Qk-DIL"/>
                                    <constraint firstAttribute="bottom" secondItem="aVG-WK-DTv" secondAttribute="bottom" constant="3" id="mbo-hk-6Zp"/>
                                    <constraint firstItem="bSn-Lo-RYW" firstAttribute="trailing" secondItem="Eyj-bn-6eN" secondAttribute="trailing" id="njr-Tp-gno"/>
                                    <constraint firstItem="NAn-8R-RkL" firstAttribute="top" secondItem="Eyj-bn-6eN" secondAttribute="bottom" constant="20" id="o54-HS-ijg"/>
                                    <constraint firstItem="n7Z-Uy-FKT" firstAttribute="centerY" secondItem="a6b-j6-OEh" secondAttribute="centerY" id="omY-ac-AZe"/>
                                    <constraint firstItem="bSn-Lo-RYW" firstAttribute="centerY" secondItem="B56-NE-au7" secondAttribute="centerY" id="pZK-pf-zyn"/>
                                    <constraint firstItem="a6b-j6-OEh" firstAttribute="trailing" secondItem="I5d-yW-B3e" secondAttribute="trailing" id="qXU-xe-imd"/>
                                    <constraint firstItem="uE4-kc-hqQ" firstAttribute="leading" secondItem="uul-1Z-y2V" secondAttribute="leading" constant="10" id="sbs-fJ-bzE"/>
                                    <constraint firstItem="nhk-VO-9Ye" firstAttribute="leading" secondItem="I5d-yW-B3e" secondAttribute="leading" id="sfe-nN-L67"/>
                                    <constraint firstItem="NAn-8R-RkL" firstAttribute="trailing" secondItem="Eyj-bn-6eN" secondAttribute="trailing" id="srr-J6-3ex"/>
                                    <constraint firstItem="n7Z-Uy-FKT" firstAttribute="top" secondItem="17k-N2-9OE" secondAttribute="bottom" constant="30" id="vJL-z5-70d"/>
                                    <constraint firstItem="7wh-DA-9Uk" firstAttribute="top" secondItem="bSn-Lo-RYW" secondAttribute="bottom" constant="30" id="xcS-eI-JVn"/>
                                    <constraint firstAttribute="trailing" secondItem="Eyj-bn-6eN" secondAttribute="trailing" constant="10" id="ySG-QE-LyN"/>
                                    <constraint firstItem="41y-Od-Vs1" firstAttribute="top" secondItem="bSn-Lo-RYW" secondAttribute="bottom" constant="15" id="z8E-g5-T5x"/>
                                    <constraint firstItem="IOT-Ym-kVt" firstAttribute="centerY" secondItem="JGH-5V-8ic" secondAttribute="centerY" id="zZW-8Y-XLp"/>
                                    <constraint firstItem="n7Z-Uy-FKT" firstAttribute="trailing" secondItem="Eyj-bn-6eN" secondAttribute="trailing" id="zfx-Ml-ruK"/>
                                </constraints>
                                <connections>
                                    <outletCollection property="gestureRecognizers" destination="hVs-Fy-REN" appends="YES" id="Iqk-5w-DHX"/>
                                </connections>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="tlC-oF-IyF"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="tlC-oF-IyF" firstAttribute="trailing" secondItem="uul-1Z-y2V" secondAttribute="trailing" id="ARb-j6-VKW"/>
                            <constraint firstItem="uul-1Z-y2V" firstAttribute="top" secondItem="tlC-oF-IyF" secondAttribute="top" constant="-407" id="CaY-fa-4bg"/>
                            <constraint firstItem="uul-1Z-y2V" firstAttribute="leading" secondItem="tlC-oF-IyF" secondAttribute="leading" id="Uky-0F-4xq"/>
                            <constraint firstItem="uLB-dv-85O" firstAttribute="top" secondItem="tlC-oF-IyF" secondAttribute="top" constant="40" id="dni-c6-ses"/>
                            <constraint firstItem="tlC-oF-IyF" firstAttribute="bottom" secondItem="uLB-dv-85O" secondAttribute="bottom" constant="10" id="uOS-Sr-fmh"/>
                            <constraint firstItem="tlC-oF-IyF" firstAttribute="trailing" secondItem="uLB-dv-85O" secondAttribute="trailing" constant="10" id="wa4-0U-ixc"/>
                            <constraint firstItem="uLB-dv-85O" firstAttribute="leading" secondItem="tlC-oF-IyF" secondAttribute="leading" constant="10" id="wgK-VV-XE5"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" title="CustomView Demo" id="oVJ-aw-xfZ">
                        <barButtonItem key="rightBarButtonItem" image="settings" id="1FT-gp-Z1a"/>
                    </navigationItem>
                    <connections>
                        <outlet property="settingsTopConstraint" destination="CaY-fa-4bg" id="v3a-F6-z4h"/>
                        <outlet property="settingsView" destination="uul-1Z-y2V" id="a0Q-lc-TdC"/>
                        <outlet property="switchAllowPreviousNext" destination="7wh-DA-9Uk" id="D9o-bZ-U88"/>
                        <outlet property="switchDisableToolbar" destination="IOT-Ym-kVt" id="J1A-8S-n3x"/>
                        <outlet property="switchDisableTouchResign" destination="n7Z-Uy-FKT" id="Sdr-xT-s3L"/>
                        <outlet property="switchDisableViewController" destination="Eyj-bn-6eN" id="FJv-tr-1e9"/>
                        <outlet property="switchEnableToolbar" destination="17k-N2-9OE" id="UqL-qB-Bx4"/>
                        <outlet property="switchEnableTouchResign" destination="bSn-Lo-RYW" id="7Nk-Ca-ghm"/>
                        <outlet property="switchEnableViewController" destination="NAn-8R-RkL" id="Mzv-kp-wO3"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="rEi-dS-Imq" userLabel="First Responder" sceneMemberID="firstResponder"/>
                <tapGestureRecognizer id="hVs-Fy-REN">
                    <connections>
                        <action selector="tapAction:" destination="P54-QV-iJ7" id="CCx-nE-7kK"/>
                    </connections>
                </tapGestureRecognizer>
            </objects>
            <point key="canvasLocation" x="1442" y="217"/>
        </scene>
        <!--UIStackView Example-->
        <scene sceneID="0zI-o4-2RU">
            <objects>
                <viewController storyboardIdentifier="StackViewController" automaticallyAdjustsScrollViewInsets="NO" id="0iq-QC-GA9" customClass="StackViewController" customModule="DemoSwift" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="5wM-y3-LXg">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="7Xa-Ad-oaN">
                                <rect key="frame" x="10" y="48" width="394" height="814"/>
                                <subviews>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ML6-mO-aS8">
                                        <rect key="frame" x="0.0" y="0.0" width="394" height="34"/>
                                        <color key="backgroundColor" name="EBEDF0"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FdK-U5-FBa">
                                        <rect key="frame" x="0.0" y="130" width="394" height="34"/>
                                        <color key="backgroundColor" name="EBEDF0"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="vAD-K4-HaZ">
                                        <rect key="frame" x="0.0" y="260" width="394" height="34"/>
                                        <color key="backgroundColor" name="EBEDF0"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="7DJ-b9-EYd">
                                        <rect key="frame" x="0.0" y="390" width="394" height="34"/>
                                        <color key="backgroundColor" name="EBEDF0"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HPg-Kk-C7K">
                                        <rect key="frame" x="0.0" y="520" width="394" height="34"/>
                                        <color key="backgroundColor" name="EBEDF0"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="yfv-ae-fhx">
                                        <rect key="frame" x="0.0" y="650" width="394" height="34"/>
                                        <color key="backgroundColor" name="EBEDF0"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="V6o-r0-cPa">
                                        <rect key="frame" x="0.0" y="780" width="394" height="34"/>
                                        <color key="backgroundColor" name="EBEDF0"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                </subviews>
                            </stackView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="xtj-sq-r1k"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="7Xa-Ad-oaN" firstAttribute="leading" secondItem="xtj-sq-r1k" secondAttribute="leading" constant="10" id="1gM-Jg-2kI"/>
                            <constraint firstItem="7Xa-Ad-oaN" firstAttribute="top" secondItem="xtj-sq-r1k" secondAttribute="top" id="Bwb-I3-g9A"/>
                            <constraint firstItem="xtj-sq-r1k" firstAttribute="trailing" secondItem="7Xa-Ad-oaN" secondAttribute="trailing" constant="10" id="KSU-b9-Vj7"/>
                            <constraint firstItem="xtj-sq-r1k" firstAttribute="bottom" secondItem="7Xa-Ad-oaN" secondAttribute="bottom" id="nq4-G4-Ctn"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" title="UIStackView Example" id="L7c-7d-d1o"/>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="lrD-fL-0A0" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-276" y="215"/>
        </scene>
        <!--Refresh Layout-->
        <scene sceneID="Tw0-s7-gmb">
            <objects>
                <viewController storyboardIdentifier="RefreshLayoutViewController" id="RqH-aq-Hdz" customClass="RefreshLayoutViewController" customModule="DemoSwift" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="CNg-ge-9Lk">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <stepper opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="751" verticalHuggingPriority="751" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="150" maximumValue="300" stepValue="5" translatesAutoresizingMaskIntoConstraints="NO" id="41C-VU-wjc">
                                <rect key="frame" x="310" y="188" width="94" height="32"/>
                                <connections>
                                    <action selector="stepperChanged:" destination="RqH-aq-Hdz" eventType="valueChanged" id="a80-Dq-ekC"/>
                                </connections>
                            </stepper>
                            <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="djH-2u-YPC">
                                <rect key="frame" x="10" y="148" width="290" height="150"/>
                                <color key="backgroundColor" name="EBEDF0"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="150" id="hbm-bp-Yy4"/>
                                </constraints>
                                <string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
                                <color key="textColor" systemColor="labelColor"/>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                            </textView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zDG-8z-I8F">
                                <rect key="frame" x="308.5" y="148" width="97" height="30"/>
                                <state key="normal" title="Reload Layout">
                                    <color key="titleColor" systemColor="systemBlueColor"/>
                                </state>
                                <connections>
                                    <action selector="reloadLayoutAction:" destination="RqH-aq-Hdz" eventType="touchUpInside" id="Knk-US-bUe"/>
                                </connections>
                            </button>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="iQo-2o-KKs"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="41C-VU-wjc" firstAttribute="centerX" secondItem="zDG-8z-I8F" secondAttribute="centerX" id="9N2-gG-smY"/>
                            <constraint firstItem="zDG-8z-I8F" firstAttribute="top" secondItem="djH-2u-YPC" secondAttribute="top" id="GeA-1f-zic"/>
                            <constraint firstItem="iQo-2o-KKs" firstAttribute="trailing" secondItem="41C-VU-wjc" secondAttribute="trailing" constant="10" id="H2k-VC-hnq"/>
                            <constraint firstItem="djH-2u-YPC" firstAttribute="leading" secondItem="iQo-2o-KKs" secondAttribute="leading" constant="10" id="PPm-SZ-hSN"/>
                            <constraint firstItem="41C-VU-wjc" firstAttribute="top" secondItem="zDG-8z-I8F" secondAttribute="bottom" constant="10" id="fFU-Ma-xj1"/>
                            <constraint firstItem="41C-VU-wjc" firstAttribute="leading" secondItem="djH-2u-YPC" secondAttribute="trailing" constant="10" id="x0k-In-01g"/>
                            <constraint firstItem="djH-2u-YPC" firstAttribute="top" secondItem="iQo-2o-KKs" secondAttribute="top" constant="100" id="yxi-2L-y00"/>
                        </constraints>
                        <variation key="userInterfaceIdiom=mac">
                            <mask key="subviews">
                                <exclude reference="41C-VU-wjc"/>
                            </mask>
                        </variation>
                    </view>
                    <navigationItem key="navigationItem" title="Refresh Layout" id="aR0-XP-p7v"/>
                    <connections>
                        <outlet property="textViewHeightConstraint" destination="hbm-bp-Yy4" id="Qv0-r6-kb2"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="iI3-vc-79g" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2258" y="218"/>
        </scene>
        <!--Popover-->
        <scene sceneID="VC3-C2-vx9">
            <objects>
                <viewController storyboardIdentifier="PopoverViewController" id="G2n-n9-dIs" customClass="PopoverViewController" customModule="DemoSwift" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="kT5-gA-5rN">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QCE-dD-nDY">
                                <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xHi-X8-Xov">
                                        <rect key="frame" x="0.0" y="0.0" width="414" height="1594"/>
                                        <subviews>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="LOn-Q1-VhE">
                                                <rect key="frame" x="10" y="40" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="tFK-uQ-wXZ">
                                                <rect key="frame" x="10" y="114" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Mbl-kd-GjI">
                                                <rect key="frame" x="10" y="188" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="POu-ZO-0HH">
                                                <rect key="frame" x="10" y="262" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="V6u-Mi-AnR">
                                                <rect key="frame" x="10" y="336" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Hj2-Fu-NA2">
                                                <rect key="frame" x="10" y="410" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="9kA-7f-Ar2">
                                                <rect key="frame" x="10" y="484" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="M7N-Td-qMd">
                                                <rect key="frame" x="10" y="558" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="e9c-dp-jrG">
                                                <rect key="frame" x="10" y="632" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oOF-hQ-2XT">
                                                <rect key="frame" x="10" y="706" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="udz-4K-veH">
                                                <rect key="frame" x="10" y="780" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Jvt-Pr-wH2">
                                                <rect key="frame" x="10" y="854" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="fgB-gw-JEu">
                                                <rect key="frame" x="10" y="928" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="l2r-cS-jHY">
                                                <rect key="frame" x="10" y="1002" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dpc-RL-OHA">
                                                <rect key="frame" x="10" y="1076" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="68s-Qc-9El">
                                                <rect key="frame" x="10" y="1150" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="U4l-VL-HNF">
                                                <rect key="frame" x="10" y="1224" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="heC-v1-QFP">
                                                <rect key="frame" x="10" y="1298" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Emq-hK-WnG">
                                                <rect key="frame" x="10" y="1372" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gOE-XA-PpE">
                                                <rect key="frame" x="10" y="1446" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="9N7-WM-GBU">
                                                <rect key="frame" x="10" y="1520" width="394" height="34"/>
                                                <color key="backgroundColor" name="EBEDF0"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits"/>
                                            </textField>
                                        </subviews>
                                        <constraints>
                                            <constraint firstItem="Mbl-kd-GjI" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="1I4-tS-fuH"/>
                                            <constraint firstItem="Emq-hK-WnG" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="1PD-7Q-Zlp"/>
                                            <constraint firstAttribute="bottom" secondItem="9N7-WM-GBU" secondAttribute="bottom" constant="40" id="23g-2L-pmL"/>
                                            <constraint firstItem="POu-ZO-0HH" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="7Dj-a7-UrL"/>
                                            <constraint firstItem="oOF-hQ-2XT" firstAttribute="top" secondItem="e9c-dp-jrG" secondAttribute="bottom" constant="40" id="Du5-LJ-umB"/>
                                            <constraint firstItem="Jvt-Pr-wH2" firstAttribute="top" secondItem="udz-4K-veH" secondAttribute="bottom" constant="40" id="EPq-tX-B3Z"/>
                                            <constraint firstItem="Jvt-Pr-wH2" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="F8S-4C-6jJ"/>
                                            <constraint firstItem="fgB-gw-JEu" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="Fyp-5V-VNu"/>
                                            <constraint firstItem="heC-v1-QFP" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="I1r-Jp-2jb"/>
                                            <constraint firstItem="9kA-7f-Ar2" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="Igu-jU-rY7"/>
                                            <constraint firstItem="M7N-Td-qMd" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="JaR-Bz-mKJ"/>
                                            <constraint firstItem="oOF-hQ-2XT" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="KRX-0I-an2"/>
                                            <constraint firstItem="LOn-Q1-VhE" firstAttribute="leading" secondItem="xHi-X8-Xov" secondAttribute="leading" constant="10" id="LDc-Hw-ptf"/>
                                            <constraint firstItem="POu-ZO-0HH" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="PZQ-0i-2Px"/>
                                            <constraint firstItem="oOF-hQ-2XT" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="Pfo-6A-jwU"/>
                                            <constraint firstItem="U4l-VL-HNF" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="R4a-29-gef"/>
                                            <constraint firstItem="M7N-Td-qMd" firstAttribute="top" secondItem="9kA-7f-Ar2" secondAttribute="bottom" constant="40" id="R93-5g-mnU"/>
                                            <constraint firstItem="l2r-cS-jHY" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="SQm-r0-7h3"/>
                                            <constraint firstItem="Mbl-kd-GjI" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="SXL-VZ-GVZ"/>
                                            <constraint firstItem="68s-Qc-9El" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="SxU-dw-fKg"/>
                                            <constraint firstItem="dpc-RL-OHA" firstAttribute="top" secondItem="l2r-cS-jHY" secondAttribute="bottom" constant="40" id="TS9-Uj-dwm"/>
                                            <constraint firstItem="9N7-WM-GBU" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="W5L-og-6sh"/>
                                            <constraint firstItem="fgB-gw-JEu" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="W6T-b1-at0"/>
                                            <constraint firstItem="heC-v1-QFP" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="WKC-8v-973"/>
                                            <constraint firstItem="Mbl-kd-GjI" firstAttribute="top" secondItem="tFK-uQ-wXZ" secondAttribute="bottom" constant="40" id="YvG-mE-0bg"/>
                                            <constraint firstItem="tFK-uQ-wXZ" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="Zjl-7L-OXP"/>
                                            <constraint firstItem="U4l-VL-HNF" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="a2H-TP-tZH"/>
                                            <constraint firstItem="l2r-cS-jHY" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="a8u-Zm-rQf"/>
                                            <constraint firstItem="gOE-XA-PpE" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="b1h-lr-6LL"/>
                                            <constraint firstItem="Emq-hK-WnG" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="cPl-QM-dX1"/>
                                            <constraint firstItem="e9c-dp-jrG" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="dMl-2S-EZI"/>
                                            <constraint firstItem="LOn-Q1-VhE" firstAttribute="top" secondItem="xHi-X8-Xov" secondAttribute="top" constant="40" id="dTU-iD-JTY"/>
                                            <constraint firstItem="POu-ZO-0HH" firstAttribute="top" secondItem="Mbl-kd-GjI" secondAttribute="bottom" constant="40" id="du3-zv-YBb"/>
                                            <constraint firstItem="tFK-uQ-wXZ" firstAttribute="top" secondItem="LOn-Q1-VhE" secondAttribute="bottom" constant="40" id="exg-qz-VxE"/>
                                            <constraint firstItem="dpc-RL-OHA" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="eyq-qe-8k3"/>
                                            <constraint firstItem="gOE-XA-PpE" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="fcx-8Q-keh"/>
                                            <constraint firstItem="l2r-cS-jHY" firstAttribute="top" secondItem="fgB-gw-JEu" secondAttribute="bottom" constant="40" id="fub-M3-lw4"/>
                                            <constraint firstItem="V6u-Mi-AnR" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="g49-G0-Ihz"/>
                                            <constraint firstItem="udz-4K-veH" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="gSI-Xt-fAK"/>
                                            <constraint firstItem="9kA-7f-Ar2" firstAttribute="top" secondItem="Hj2-Fu-NA2" secondAttribute="bottom" constant="40" id="gqc-XE-NVj"/>
                                            <constraint firstItem="e9c-dp-jrG" firstAttribute="top" secondItem="M7N-Td-qMd" secondAttribute="bottom" constant="40" id="h5i-QW-NFg"/>
                                            <constraint firstItem="9N7-WM-GBU" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="hla-es-fml"/>
                                            <constraint firstItem="gOE-XA-PpE" firstAttribute="top" secondItem="Emq-hK-WnG" secondAttribute="bottom" constant="40" id="iTY-qx-sgs"/>
                                            <constraint firstItem="68s-Qc-9El" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="j2O-8a-cR3"/>
                                            <constraint firstItem="Jvt-Pr-wH2" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="j6m-gJ-qyr"/>
                                            <constraint firstItem="udz-4K-veH" firstAttribute="top" secondItem="oOF-hQ-2XT" secondAttribute="bottom" constant="40" id="jYq-dC-8UJ"/>
                                            <constraint firstItem="e9c-dp-jrG" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="jau-k9-7zx"/>
                                            <constraint firstItem="M7N-Td-qMd" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="jy7-GL-gf5"/>
                                            <constraint firstItem="V6u-Mi-AnR" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="kA1-mz-OJs"/>
                                            <constraint firstItem="Hj2-Fu-NA2" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="kQk-ur-hQ6"/>
                                            <constraint firstItem="U4l-VL-HNF" firstAttribute="top" secondItem="68s-Qc-9El" secondAttribute="bottom" constant="40" id="lk8-Eb-MRh"/>
                                            <constraint firstItem="heC-v1-QFP" firstAttribute="top" secondItem="U4l-VL-HNF" secondAttribute="bottom" constant="40" id="obS-Ga-Xnh"/>
                                            <constraint firstItem="68s-Qc-9El" firstAttribute="top" secondItem="dpc-RL-OHA" secondAttribute="bottom" constant="40" id="ols-HJ-PiZ"/>
                                            <constraint firstItem="Hj2-Fu-NA2" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="owQ-lv-kac"/>
                                            <constraint firstItem="Hj2-Fu-NA2" firstAttribute="top" secondItem="V6u-Mi-AnR" secondAttribute="bottom" constant="40" id="pbJ-Sc-7bj"/>
                                            <constraint firstItem="Emq-hK-WnG" firstAttribute="top" secondItem="heC-v1-QFP" secondAttribute="bottom" constant="40" id="s9z-3y-sC1"/>
                                            <constraint firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" constant="10" id="sfo-iJ-G0Z"/>
                                            <constraint firstItem="9kA-7f-Ar2" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="tRP-Mr-XDb"/>
                                            <constraint firstItem="V6u-Mi-AnR" firstAttribute="top" secondItem="POu-ZO-0HH" secondAttribute="bottom" constant="40" id="teX-1k-ZGF"/>
                                            <constraint firstItem="udz-4K-veH" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="tlv-Qz-tEv"/>
                                            <constraint firstItem="fgB-gw-JEu" firstAttribute="top" secondItem="Jvt-Pr-wH2" secondAttribute="bottom" constant="40" id="wAR-MN-gfF"/>
                                            <constraint firstItem="dpc-RL-OHA" firstAttribute="trailing" secondItem="LOn-Q1-VhE" secondAttribute="trailing" id="xSj-Il-Sjd"/>
                                            <constraint firstItem="9N7-WM-GBU" firstAttribute="top" secondItem="gOE-XA-PpE" secondAttribute="bottom" constant="40" id="xeK-YR-xKt"/>
                                            <constraint firstItem="tFK-uQ-wXZ" firstAttribute="leading" secondItem="LOn-Q1-VhE" secondAttribute="leading" id="xjq-Qn-jDm"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="xHi-X8-Xov" secondAttribute="trailing" id="40X-B6-WvR"/>
                                    <constraint firstItem="xHi-X8-Xov" firstAttribute="top" secondItem="QCE-dD-nDY" secondAttribute="top" id="KPw-jc-2SR"/>
                                    <constraint firstItem="xHi-X8-Xov" firstAttribute="width" secondItem="QCE-dD-nDY" secondAttribute="width" id="YOM-4E-fcZ"/>
                                    <constraint firstItem="xHi-X8-Xov" firstAttribute="leading" secondItem="QCE-dD-nDY" secondAttribute="leading" id="aNi-21-USi"/>
                                    <constraint firstAttribute="bottom" secondItem="xHi-X8-Xov" secondAttribute="bottom" id="ivf-aq-XgV"/>
                                </constraints>
                            </scrollView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="Q79-5h-FYB"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="QCE-dD-nDY" firstAttribute="leading" secondItem="Q79-5h-FYB" secondAttribute="leading" id="9Su-Vw-r1w"/>
                            <constraint firstAttribute="bottom" secondItem="QCE-dD-nDY" secondAttribute="bottom" id="Au1-fW-vk3"/>
                            <constraint firstItem="QCE-dD-nDY" firstAttribute="top" secondItem="kT5-gA-5rN" secondAttribute="top" id="B7W-oh-nO7"/>
                            <constraint firstItem="Q79-5h-FYB" firstAttribute="trailing" secondItem="QCE-dD-nDY" secondAttribute="trailing" id="teb-IG-BbR"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" title="Popover" id="xql-cd-wEy"/>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="NJ7-WP-epA" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="3798" y="215"/>
        </scene>
        <!--Page Screen-->
        <scene sceneID="oNq-q9-bec">
            <objects>
                <viewController storyboardIdentifier="PageViewController" id="Qg6-ME-i2X" customClass="PageViewController" customModule="DemoSwift" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="Mju-MK-0pc">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <viewLayoutGuide key="safeArea" id="ek2-7l-1oy"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    </view>
                    <navigationItem key="navigationItem" title="Page Screen" id="G3Z-Yb-aDx"/>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="ITa-Ra-M6u" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4658" y="215"/>
        </scene>
        <!--Test-->
        <scene sceneID="QI0-aP-bqD">
            <objects>
                <viewController storyboardIdentifier="TestViewController" id="nWs-50-lJ7" customClass="TestViewController" customModule="DemoSwift" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="r98-M0-HX1">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <viewLayoutGuide key="safeArea" id="EJb-Us-KgM"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    </view>
                    <navigationItem key="navigationItem" title="Test" id="k9z-AT-D3s"/>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="czu-Ff-LjX" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="5423" y="217"/>
        </scene>
    </scenes>
    <resources>
        <image name="settings" width="25" height="25"/>
        <namedColor name="757677">
            <color red="0.45882352941176469" green="0.46274509803921571" blue="0.46666666666666667" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="ABB0BA">
            <color red="0.6705882352941176" green="0.69019607843137254" blue="0.72941176470588232" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="DEDEDE">
            <color red="0.87058823529411766" green="0.87058823529411766" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="EBEDF0">
            <color red="0.92156862745098034" green="0.92941176470588238" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <systemColor name="labelColor">
            <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="separatorColor">
            <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="systemBlueColor">
            <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
        <systemColor name="systemGray5Color">
            <color red="0.89803921568627454" green="0.89803921568627454" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
        <systemColor name="systemGrayColor">
            <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
    </resources>
</document>