Table of Contents

Method FromString

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

FromString(string?)

Parses string representation of the key modifiers.

public static ICommand? FromString(string? source)

Parameters

source string

String value to parse.

Returns

ICommand

Enumeration with key modifiers.