📜  约束屏障示例 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:40.804000             🧑  作者: Mango

代码示例1
Let's have two buttons, @id/button1 and @id/button2. 
The constraint_referenced_ids field will reference them 
by simply having them as comma-separated list:
     

     
This way the barrier will allways be under button1 and button2.