Searched refs:IBItem (Results 1 – 3 of 3) sorted by relevance
14 export type IBRect = IBItem<Rect>;22 export type IBColor = IBItem<{68 export type IBLabel = IBItem<{92 nil?: IBItem<{113 view: IBItem<{131 color: IBItem<{144 export type IBPoint = IBItem<{149 export type IBScene = IBItem<{154 placeholder: IBItem<{168 export type IBDevice = IBItem<{[all …]
1 …IBItem<\n H extends Record<string, any>,\n B extends Record<string, any[]> = { [key: string]: an…
10 export type IBItem< alias25 export type IBRect = IBItem<Rect>;35 export type IBColor = IBItem<96 export type IBLabel = IBItem<129 nil?: IBItem<{157 view: IBItem<174 subviews: IBItem<181 color: IBItem<{185 constraints: IBItem<211 placeholder: IBItem<{[all …]