enigma-machine/Enigma/RotorViewController.xib

35 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="8121.17" systemVersion="15A216g" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8101.14"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="RotorViewController" customModule="Enigma" customModuleProvider="target">
<connections>
<outlet property="rotorPickerView" destination="B6G-DY-Yjb" id="Pjq-Xb-533"/>
<outlet property="titleLabel" destination="VoV-Sa-FnF" id="GVQ-hB-vkd"/>
<outlet property="view" destination="a35-yW-MCu" id="DMP-uu-kcD"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" id="a35-yW-MCu">
<rect key="frame" x="0.0" y="0.0" width="110" height="200"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VoV-Sa-FnF" userLabel="title">
<rect key="frame" x="0.0" y="0.0" width="110" height="18"/>
<animations/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<pickerView contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="B6G-DY-Yjb" userLabel="rotor">
<rect key="frame" x="0.0" y="18" width="110" height="182"/>
<animations/>
</pickerView>
</subviews>
<animations/>
<point key="canvasLocation" x="316" y="338"/>
</stackView>
</objects>
</document>