<?xml version="1.0" encoding="UTF-8"?>
<!--
    IBUIColorWell.inspector
    IBCocoaTouchPlugin

    Created by Youssef Elabd on 2021-11-18.
    Copyright © 2021 Apple Inc. All rights reserved.
-->

<slice>
    <section>
        <sliver title="Color">
            <property type="ib-named-color" defaultColorForNil="true" configurableProperty="selectedColor" />
        </sliver>
        <sliver>
            <property type="boolean" title="Supports Alpha" keyPath="inspectedObjectsController.selection.object.supportsAlpha" />
        </sliver>
        <sliver title="Title">
            <property type="string" keyPath="inspectedObjectsController.selection.object.title" placeholder="Title" />
        </sliver>
    </section>
</slice>
