Show / Hide Table of Contents

Enum ArubaTelemetryEventArgs.TriggerSourceType

An enum to represent basic trigger sources.

Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public enum ArubaTelemetryEventArgs.TriggerSourceType

Fields

Name Description
Button

Trigger was a Button.

ContextMenu

Trigger was a Context Menu.

KeyboardShortcut

Trigger was a Keyboard Shortcut.

NA

Trigger was from code, therefore NA.

  • View Source
In this article
Back to top Generated by DocFX