Class UITextAutocorrectionType


  • public final class UITextAutocorrectionType
    extends java.lang.Object
    UITextAutocorrectionType Controls keyboard autocorrection behavior for a text widget. Note: Some input methods do not support inline autocorrection, and instead use a conversion and/or candidate selection methodology. In such cases, these values are ignored by the keyboard/input method implementation.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Default  
      static long No  
      static long Yes  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait