Entry Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Controls input method editor (IME) options for entry fields on the Android platform.
public ref class Entry abstract sealed
public static class Entry
type Entry = class
Public Module Entry
- Inheritance
-
Entry
Fields
ImeOptionsProperty |
Bindable property for ImeOptions(IPlatformElementConfiguration<Android,Entry>). |
Methods
GetImeOptions(BindableObject) |
Returns flags that specify input method editor options, such as the kind of action that is sent by the editor. |
ImeOptions(IPlatformElementConfiguration<Android,Entry>) |
Returns flags that specify input method editor options, such as the kind of action that is sent by the editor. |
SetImeOptions(BindableObject, ImeFlags) |
Sets the attached property that specifies input method editor options |
SetImeOptions(IPlatformElementConfiguration<Android,Entry>, ImeFlags) |
Sets the attached property that specifies input method editor options |