mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class CustomDwellHandler

    Example to demonstrate DwellHandler override

    Inheritance
    Object
    DwellHandler
    CustomDwellHandler
    Implements
    IMixedRealityFocusHandler
    MonoBehaviour
    Inherited Members
    DwellHandler.dwellProfile
    DwellHandler.DwellProgress
    DwellHandler.HasFocus
    DwellHandler.CurrentDwellState
    DwellHandler.FillTimer
    DwellHandler.OnFocusEnter(FocusEventData)
    DwellHandler.OnFocusExit(FocusEventData)
    DwellHandler.CancelDwell()
    Namespace: Microsoft.MixedReality.Toolkit.Experimental.Dwell
    Assembly: cs.temp.dll.dll
    Syntax
    public class CustomDwellHandler : DwellHandler, IMixedRealityFocusHandler, MonoBehaviour

    Methods

    UpdateFillTimer()

    Declaration
    protected override void UpdateFillTimer()
    Overrides
    DwellHandler.UpdateFillTimer()

    UpdateFillTimer()

    Declaration
    protected override void UpdateFillTimer()
    Overrides
    DwellHandler.UpdateFillTimer()

    Implements

    IMixedRealityFocusHandler
    MonoBehaviour
    In This Article
    • Methods
      • UpdateFillTimer()
      • UpdateFillTimer()
    • Implements
    Back to top Generated by DocFX