UCharacter.GraphemeClusterBreak
  public
  static
  
  
  interface
  UCharacter.GraphemeClusterBreak
  
  
  
| android.icu.lang.UCharacter.GraphemeClusterBreak | 
Grapheme Cluster Break constants.
See also:
Summary
Constants | |
|---|---|
int | 
        
          CONTROL
          
  | 
    
int | 
        
          CR
          
  | 
    
int | 
        
          EXTEND
          
  | 
    
int | 
        
          E_BASE
          
  | 
    
int | 
        
          E_BASE_GAZ
          
  | 
    
int | 
        
          E_MODIFIER
          
  | 
    
int | 
        
          GLUE_AFTER_ZWJ
          
  | 
    
int | 
        
          L
          
  | 
    
int | 
        
          LF
          
  | 
    
int | 
        
          LV
          
  | 
    
int | 
        
          LVT
          
  | 
    
int | 
        
          OTHER
          
  | 
    
int | 
        
          PREPEND
          
  | 
    
int | 
        
          REGIONAL_INDICATOR
          
  | 
    
int | 
        
          SPACING_MARK
          
  | 
    
int | 
        
          T
          
  | 
    
int | 
        
          V
          
  | 
    
int | 
        
          ZWJ
          
  | 
    
Constants
GLUE_AFTER_ZWJ
public static final int GLUE_AFTER_ZWJ
Constant Value: 16 (0x00000010)
REGIONAL_INDICATOR
public static final int REGIONAL_INDICATOR
Constant Value: 12 (0x0000000c)
SPACING_MARK
public static final int SPACING_MARK
Constant Value: 10 (0x0000000a)