Table of Contents

Method FromString

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FromString(string)

Parses string representation of the key modifiers.

public static ModifierKeys FromString(string source)

Parameters

source string

String value to parse.

Returns

ModifierKeys

Enumeration with key modifiers.