Table of Contents

Operator implicit operator

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

implicit operator KeyGesture(string)

Implicit operator convertion from the string to the KeyGesture.

public static implicit operator KeyGesture(string s)

Parameters

s string

String representation of the KeyGesture.

Returns

KeyGesture