IsRepeat

Property

Namespace: Imagini

Declared in: Imagini.KeyboardEventArgs


Defines if this is a key repeat

Syntax

public bool IsRepeat { public get; private set; }

Back to index