Class Feedback | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Feedback

    Inheritance
    System.Object
    Feedback
    Namespace: Unity.UIWidgets.material
    Syntax
    public class Feedback

    Methods

    forLongPress(BuildContext)

    Declaration
    public static IPromise forLongPress(BuildContext context)
    Parameters
    Type Name Description
    BuildContext context
    Returns
    Type Description
    IPromise

    forTap(BuildContext)

    Declaration
    public static IPromise forTap(BuildContext context)
    Parameters
    Type Name Description
    BuildContext context
    Returns
    Type Description
    IPromise

    wrapForLongPress(GestureLongPressCallback, BuildContext)

    Declaration
    public static GestureLongPressCallback wrapForLongPress(GestureLongPressCallback callback, BuildContext context)
    Parameters
    Type Name Description
    GestureLongPressCallback callback
    BuildContext context
    Returns
    Type Description
    GestureLongPressCallback

    wrapForTap(GestureTapCallback, BuildContext)

    Declaration
    public static GestureTapCallback wrapForTap(GestureTapCallback callback, BuildContext context)
    Parameters
    Type Name Description
    GestureTapCallback callback
    BuildContext context
    Returns
    Type Description
    GestureTapCallback
    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