Searched refs:createViewProperty (Results 1 – 1 of 1) sorted by relevance
48 Bound.LEFT to createViewProperty(Bound.LEFT),49 Bound.TOP to createViewProperty(Bound.TOP),50 Bound.RIGHT to createViewProperty(Bound.RIGHT),51 Bound.BOTTOM to createViewProperty(Bound.BOTTOM)54 private fun createViewProperty(bound: Bound): IntProperty<View> { regex