KeyClone Method

Performs a deep copy of the Key object.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public Key Clone()

Return Value

Key
The copied object.

See Also