DefaultMenuInteractionHandler Class
Unstable.
Note: This API is unstable and may change in a future release.
Provides the default keyboard and pointer interaction for menus.
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
[UnstableAttribute]
public class DefaultMenuInteractionHandler : IMenuInteractionHandler
<UnstableAttribute>
Public Class DefaultMenuInteractionHandler
Implements IMenuInteractionHandler
[<UnstableAttribute>]
type DefaultMenuInteractionHandler =
class
interface IMenuInteractionHandler
end
Inheritance | Object → DefaultMenuInteractionHandler |
Implements | IMenuInteractionHandler |
Constructors
DefaultMenuInteractionHandler(Boolean) | Initializes a new instance of the DefaultMenuInteractionHandler class |
DefaultMenuInteractionHandler(Boolean, IInputManager, Action(Action, TimeSpan)) | Initializes a new instance of the DefaultMenuInteractionHandler class |
Properties
DelayRun | |
InputManager | |
MenuShowDelay |