Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    MouseButton Enum

    Namespace: Stride.Input
    Assembly: Stride.Input.dll

    Mouse buttons.

    public enum MouseButton

    Fields

    Name Description
    Extended1

    Extended button 1.

    Extended2

    Extended button 2.

    Left

    Left button.

    Middle

    Middle button.

    Right

    Right button.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<MouseButton>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<MouseButton>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation