Click or drag to resize

ViewHotkeyEventArgsRepeat Property

[Missing <summary> documentation for "P:Openfin.Desktop.PlatformAPI.EventArguments.View.ViewHotkeyEventArgs.Repeat"]

Namespace:  Openfin.Desktop.PlatformAPI.EventArguments.View
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool Repeat { get; set; }

Property Value

Type: Boolean
See Also