docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IThreadAttachment

    Interface for custom attachments that can be added to a ThreadMessage.

    Namespace: Unity.AppUI.UI
    Assembly: Unity.AppUI.dll
    Syntax
    public interface IThreadAttachment

    Properties

    attachmentIcon

    The icon name for the attachment.

    Declaration
    string attachmentIcon { get; }
    Property Value
    Type Description
    string

    attachmentName

    The name of the attachment.

    Declaration
    string attachmentName { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)