open class UitorClientConfig
addPointerIgnoreViewId |
Add view id for automatic pointer ignore open static fun addPointerIgnoreViewId(viewId: Int): Unit |
addPropertyHighlighting |
Add property highlight open static fun addPropertyHighlighting(regexp: String!, htmlColor: String!): Unit |
addTypeHighlighting |
open static fun addTypeHighlighting(type: Class<out View!>!, htmlColor: String!): Unit |
initDefaultHighlights |
open static fun initDefaultHighlights(): Unit |
setGridStrokeColor |
Change grid color open static fun setGridStrokeColor(htmlColor: String): Unit |
setResourcesInSnapshot |
Store resources in a snapshot open static fun setResourcesInSnapshot(enable: Boolean): Unit |
setSelectionColor |
Change selection color open static fun setSelectionColor(htmlColor: String): Unit |