docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Struct BigPictureStyle

    Data for setting up the big picture style notification. Properties that are not available in devices API level are ignored. See Android documentation for availibility. https://developer.android.com/reference/android/app/Notification.BigPictureStyle

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Notifications.Android
    Assembly: solution.dll
    Syntax
    public struct BigPictureStyle

    Properties

    Name Description
    ContentDescription

    The content description to set.

    ContentTitle

    The content title to be displayed in the notification.

    LargeIcon

    The override for large icon (requirements are the same).

    Picture

    The picture to be displayed. Can be resource name (like icon), file path or an URI supported by Android.

    ShowWhenCollapsed

    Whether to show big picture in place of large icon when collapsed.

    SummaryText

    The summary text to be shown.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023