<?xml version="1.0" encoding="UTF-8"?>
<!--
     IBUITableView-Size.inspector
     IBCocoaTouchPlugin
     
     Created by Rob Marini on 10/18/10.
     Copyright 2010 Apple Inc. All rights reserved.
 -->
<slice>
    <section>
        <sliver title="Row Height">
            <property type="number"
            keyPath="inspectedObjectsController.selection.object.ibInspectedRowHeight"
            nilPlaceholder="Automatic"
            minimum="1"
            allowsNilValues="true"
            nilValueControlIsOnWhenNil="true"
            nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedDefaultRowHeight" />
        </sliver>
        <sliver title="Estimate">
            <property type="number"
            keyPath="inspectedObjectsController.selection.object.ibInspectedEstimatedRowHeight"
            nilPlaceholder="Automatic"
            minimum="0"
            allowsNilValues="true"
            nilValueControlIsOnWhenNil="true"
            nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedDefaultEstimatedRowHeight" />
        </sliver>
    </section>
    <section title="Sections">
        <sliver title="Header Height">
            <property type="number"
            keyPath="inspectedObjectsController.selection.object.ibInspectedSectionHeaderHeight"
            nilPlaceholder="Automatic"
            minimum="1"
            allowsNilValues="true"
            nilValueControlIsOnWhenNil="true"
            nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedDefaultSectionHeaderFooterHeight" />
        </sliver>
        <sliver title="Estimate">
            <property type="number"
            keyPath="inspectedObjectsController.selection.object.ibInspectedEstimatedSectionHeaderHeight"
            nilPlaceholder="Automatic"
            minimum="0"
            allowsNilValues="true"
            nilValueControlIsOnWhenNil="true"
            nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedDefaultEstimatedSectionHeaderFooterHeight" />
        </sliver>
        <sliver title="Footer Height">
            <property type="number"
            keyPath="inspectedObjectsController.selection.object.ibInspectedSectionFooterHeight"
            nilPlaceholder="Automatic"
            minimum="1"
            allowsNilValues="true"
            nilValueControlIsOnWhenNil="true"
            nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedDefaultSectionHeaderFooterHeight" />
        </sliver>
        <sliver title="Estimate">
            <property type="number"
            keyPath="inspectedObjectsController.selection.object.ibInspectedEstimatedSectionFooterHeight"
            nilPlaceholder="Automatic"
            minimum="0"
            allowsNilValues="true"
            nilValueControlIsOnWhenNil="true"
            nonNilValueKeyPath="inspectedObjectsController.selection.object.ibInspectedDefaultEstimatedSectionHeaderFooterHeight" />
        </sliver>
    </section>
    <section>
        <sliver title="Content View">
            <property type="boolean" title="Insets To Safe Area" keyPath="inspectedObjectsController.selection.object.ibInsetsContentViewsToSafeArea" />
        </sliver>
    </section>
</slice>
