Interface IInputMethodDescriptor
.NET interface for TO BE DEFINED FROM USER
public interface IInputMethodDescriptor
Properties
AvailableLocales
Locale[] AvailableLocales { get; }
Property Value
- Locale[]
Methods
CreateInputMethod()
InputMethod CreateInputMethod()
Returns
Exceptions
GetInputMethodDisplayName(Locale, Locale)
String GetInputMethodDisplayName(Locale arg0, Locale arg1)
Parameters
Returns
GetInputMethodIcon(Locale)
Image GetInputMethodIcon(Locale arg0)
Parameters
Returns
HasDynamicLocaleList()
bool HasDynamicLocaleList()