docs.unity3d.com
    Show / Hide Table of Contents

    Class TMP_ScrollbarEventHandler

    Inheritance
    Object
    TMP_ScrollbarEventHandler
    Namespace: TMPro
    Syntax
    public class TMP_ScrollbarEventHandler : MonoBehaviour, IPointerClickHandler, ISelectHandler, IDeselectHandler

    Fields

    isSelected

    Declaration
    public bool isSelected
    Field Value
    Type Description
    Boolean

    Methods

    OnDeselect(BaseEventData)

    Declaration
    public void OnDeselect(BaseEventData eventData)
    Parameters
    Type Name Description
    BaseEventData eventData

    OnPointerClick(PointerEventData)

    Declaration
    public void OnPointerClick(PointerEventData eventData)
    Parameters
    Type Name Description
    PointerEventData eventData

    OnSelect(BaseEventData)

    Declaration
    public void OnSelect(BaseEventData eventData)
    Parameters
    Type Name Description
    BaseEventData eventData
    Back to top
    Terms of use
    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