| 接口 | 说明 |
|---|---|
| Pathfinder.Accumulator | |
| ResourceIds |
SDK内部接口
|
| 类 | 说明 |
|---|---|
| Caller | |
| EditProtocol | |
| EditState |
Handles applying and managing the life cycle of edits in an application.
|
| Pathfinder |
Paths in the view hierarchy, and the machinery for finding views using them.
|
| Pathfinder.PathElement |
a path element E matches a view V if each non "prefix" or "index"
attribute of E is equal to (or characteristic of) V.
|
| PropertyDescription | |
| ResourceReader |
SDK内部接口
|
| ResourceReader.Drawables | |
| ResourceReader.Ids | |
| SnapCache |
截图上报缓存信息
主要功能:
1、对可视化连接状态时 ViewSnapshot 进行 view 遍历过程中间产物缓存
2、对可视化 ViewTreeStatusObservable 进行 view 遍历中间产物缓存
|
| SnapCache.ViewTempInfo |
view 缓存的临时信息
|
| SoftWareCanvas | |
| UIThreadSet<T> |
Wrapper around a set that will throw RuntimeErrors if accessed in a thread that is not the main thread.
|
| ViewVisitor |
| 异常错误 | 说明 |
|---|---|
| EditProtocol.BadInstructionsException |