<?xml version="1.0" encoding="UTF-8"?>
<!--
   IBUISegmentedControl-Size.inspector
   InterfaceBuilder

   Created by Kelly Keenan on 04/20/10.
   Copyright 2010 Apple Inc. All rights reserved.
-->
<slice>
    <section>
        <sliver title="Segment">
            <property type="enumeration" keyPath="ibExternalInspectedSegment" enumeratedValuesKeyPath="ibInspectedSegments" enumeratedDisplayValuesKeyPath="ibInspectedSegments.title" />
        </sliver>
        <sliver title="Width">
            <property type="number" keyPath="inspectedObjectsController.selection.object.ibInspectedWidthForInspectedSegment" nilPlaceholder="Auto" minimum="0.0" allowsNilValues="true" nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedAutosizeValueForInspectedSegment" />
        </sliver>
    </section>
    <section>
        <sliver title="Size Mode">
            <property type="enumeration" keyPath="inspectedObjectsController.selection.object.apportionsSegmentWidthsByContent">
                <option-group>
                    <option title="Equal Widths" value="0" />
                    <option title="Proportional to Content" value="1" />
                </option-group>
            </property>
        </sliver>
    </section>
</slice>
