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

   Created by Kelly Keenan on 04/3/10.
   Copyright 2010 Apple Inc. All rights reserved.
-->
<slice>
    <section>
        <sliver title="Segment">
            <property type="enumeration" keyPath="ibExternalInspectedSegment" enumeratedValuesKeyPath="ibInspectedSegments" enumeratedDisplayValuesKeyPath="ibInspectedSegments.title" selectionActionSelector="sizeToFit" selectionActionTargetKeyPath="object.ibInspectedControl" />
        </sliver>
        <sliver title="Width">
            <property type="number"
                      keyPath="inspectedObjectsController.selection.object.ibInspectedCell.ibInspectedWidthForInspectedSegment"
                      nilPlaceholder="Auto"
                      minimum="0.0"
                      allowsNilValues="true"
                      nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedCell.ibInspectedAutosizeValueForInspectedSegment"
                      selectionActionSelector="sizeToFit"
                      selectionActionTargetKeyPath="object.ibInspectedControl" />
        </sliver>
    </section>
</slice>
