Searched refs:IBTextAlignment (Results 1 – 3 of 3) sorted by relevance
74 textAlignment?: IBTextAlignment;97 export type IBTextAlignment = 'left' | 'center' | 'right' | 'justified' | 'natural'; alias
1 …IBTextAlignment;\n lineBreakMode:\n | 'clip'\n | 'characterWrap'\n | 'wordWrap'\…
104 textAlignment?: IBTextAlignment;136 export type IBTextAlignment = 'left' | 'center' | 'right' | 'justified' | 'natural'; alias