Delegate InputMethodEditor.OutAction<T>
Definition
- Namespace:
- Tizen.Uix.Input
Method
- Assembly:
- Tizen.Uix.InputMethod.dll
An action with 1 out parameter.
C#
Copy
public delegate void InputMethodEditor.OutAction<T>(out T a)