<?xml version="1.0" encoding="UTF-8"?>
<!--
    IBUITableViewController.inspector
    IBCocoaTouchPlugin
    
    Created by Joshua Pennington on 03/15/10.
    Copyright © 2010-2016 Apple Inc. All rights reserved.
-->
<slice>
    <section>
        <sliver title="Selection">
            <property type="boolean" title="Clear on Appearance" keyPath="inspectedObjectsController.selection.object.clearsSelectionOnViewWillAppear"/>
        </sliver>
    </section>
    <section visibleKeyPath="inspectedObjectsController.selection.object.hasTableView">
        <chooser type="number" title="Refreshing" keyPath="inspectedObjectsController.selection.object.ibInspectedHasRefreshControl">
            <choice title="Disabled" value="0"/>
            <choice title="Enabled" value="1">
                <sliver title="Title">
                    <property type="string" placeholder="Title" attributed="true" keyPath="inspectedObjectsController.selection.object.refreshControl.attributedTitle" />
                </sliver>
            </choice>
        </chooser>
    </section>
</slice>
