| 
    Tizen Native API
    10.0
    
   
   | 
  
  
  
 
i18n_ufield_position_s Struct Reference
  Public Attributes | |
| int32_t | field | 
| int32_t | beginIndex | 
| int32_t | endIndex | 
Detailed Description
A struct representing a range of text containing a specific field.
- Since :
 - 2.3
 
Member Data Documentation
The start of the text range containing field.
| int32_t i18n_ufield_position_s::endIndex | 
The limit of the text range containing field.
| int32_t i18n_ufield_position_s::field | 
The field.