Class PersistentBottomSheetController<T> | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class PersistentBottomSheetController<T>

    Inheritance
    System.Object
    ScaffoldFeatureController<_PersistentBottomSheet, T>
    PersistentBottomSheetController<T>
    Inherited Members
    ScaffoldFeatureController<_PersistentBottomSheet, T>._widget
    ScaffoldFeatureController<_PersistentBottomSheet, T>._completer
    ScaffoldFeatureController<_PersistentBottomSheet, T>.closed
    ScaffoldFeatureController<_PersistentBottomSheet, T>.close
    ScaffoldFeatureController<_PersistentBottomSheet, T>.setState
    Namespace: Unity.UIWidgets.material
    Syntax
    public class PersistentBottomSheetController<T> : ScaffoldFeatureController<_PersistentBottomSheet, T>
    Type Parameters
    Name Description
    T

    Constructors

    PersistentBottomSheetController(_PersistentBottomSheet, Promise<T>, VoidCallback, StateSetter, Boolean)

    Declaration
    public PersistentBottomSheetController(_PersistentBottomSheet widget, Promise<T> completer, VoidCallback close, StateSetter setState, bool _isLocalHistoryEntry)
    Parameters
    Type Name Description
    _PersistentBottomSheet widget
    Promise<T> completer
    VoidCallback close
    StateSetter setState
    System.Boolean _isLocalHistoryEntry

    Fields

    _isLocalHistoryEntry

    Declaration
    public readonly bool _isLocalHistoryEntry
    Field Value
    Type Description
    System.Boolean
    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