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

   Created by Kelly Keenan on 11/23/09.
   Copyright © 2009-2016 Apple Inc. All rights reserved.
-->

<slice>
    <section>
        <sliver title="Autosave">
            <property type="string" placeholder="Autosave Name" keyPath="inspectedObjectsController.selection.object.ibInspectedCell.recentsAutosaveName" />
        </sliver>
    </section>
    <section>
        <sliver title="Max Recents">
            <property type="number" keyPath="inspectedObjectsController.selection.object.ibInspectedCell.ibInspectedMaximumRecents" minimum="-1" nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedCell.ibDefaultMaximumRecents" nilPlaceholder="Default"/>
        </sliver>
        <sliver title="Behavior">
            <property type="boolean" title="Send Whole Search String" keyPath="inspectedObjectsController.selection.object.ibInspectedCell.sendsWholeSearchString" />
            <property type="boolean" title="Search Immediately" keyPath="inspectedObjectsController.selection.object.ibInspectedCell.sendsSearchStringImmediately" />
        </sliver>
    </section>
</slice>
