AttachmentPanelBuilder
interface AttachmentPanelBuilder
A builder for spatial UI attachments
Functions
Link copied to clipboard
abstract fun AttachmentPanel(id: Any, size: IntSize? = null, alignment: AttachmentPanelComponent.Alignment = AttachmentPanelComponent.Alignment.UNSPECIFIED, content: @Composable () -> Unit)
Add attachment by invoking this function
Link copied to clipboard
Clears all attachments