<?xml version="1.0" encoding="UTF-8"?>
<!--
 IBICImageStack.inspector
 IBAppleTVPlugin
 Copyright 2014-2015 Apple Inc. All rights reserved.
 -->
<slice>
    <section>
        <include fileName="IBICAbstractCatalogItem-Name" bundle="com.apple.dt.AssetCatalogKit"/>
        <include fileName="IBICAbstractCatalogItem-Compression" bundle="com.apple.dt.AssetCatalogKit"/>
        <sliver>
            <property type="action" title="Export…" selector="exportStack:"/>
        </sliver>
    </section>
    <section>
        <sliver title="Canvas Size" visibleKeyPath="localContentController.selection.ibInspectedCanvasSizeIsEditable">
            <property type="size" title="Match Background Layer" keyPath="localContentController.selection.ibInspectedCanvasSize" nonNilValueKeyPath="localContentController.selection.ibInspectedInitialCanvasSize" nilValueControlIsOnWhenNil="YES" />
        </sliver>
        <sliver title="Canvas Size" visibleKeyPath="localContentController.selection.ibInspectedCanvasSizeIsNotEditable">
            <property type="string" editable="NO" keyPath="localContentController.selection.ibInspectedInitialCanvasSize" placeholder="--" valueTransformer="IBICSizeValueTransformer"/>
        </sliver>
        <sliver title="Layers">
            <property type="array" keyPath="localContentController.selection.ibInspectedLayers" defaultValueKeyPath="localContentController.selection.ibInspectedLayerPrototype" titleKeyPath="ibInspectedItemName" insertionBehavior="toward-beginning" placeholder="No Layers"/>
        </sliver>
    </section>
</slice>
