{
    "BluetoothDialog" : {
        "type" : 0,
        "bound" : {"w" :1920, "h" :1080},
        "position" : {"x" :0, "y" :0},
        "items" : {
            "ImgBg" : {
                "type" : 7,
                "bound" : {"w" :1920, "h" :1080},
                "position" : {"x" :0, "y" :0}
            },
            "BluetoothlikedDialog" : {
                "type" : 0,
                "bound" : {"w" :900, "h" :360},
                "position" : {"x" :510, "y" :360},
                "items" : {
                    "DialogImg" : {
                        "type" : 7,
                        "bound" : {"w" :900, "h" :360},
                        "position" : {"x" :0, "y" :0}
                    },
                    "DialogInfo" : {
                        "type" : 6,
                        "bound" : {"w":796, "h":42},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"Arc Touch BT Mouse",
                        "font" :"42px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"left",
                        "warp":true,
                        "position" : {"x" :52, "y" :80},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : ""}
                    },
                    "CancelBtn" : {
                        "type" : 5,
                        "position" : {"x" :48, "y" :250},
                        "navigation" : {"leftTo" : null, "rightTo" : "LeftBtn", "upTo" : null, "downTo" : null},
                        "items" : {
                            "CancelBtnImg" : {
                                "type" : 7,
                                "bound" : {"w" :236, "h" :70},
                                "position" : {"x" :0, "y" :0}
                            },
                            "CancelBtnText" : {
                                "type" : 6,
                                "bound" : {"w":200, "h":40},
                                "innerPos" : {"x" :0, "y" :0},
                                "value" :"断开连接",
                                "font" :"40px SourceSansPro-Light",
                                "color" :"0xFFFFFF",
                                "align" :"center",
                                "position" : {"x" :14, "y" :16}
                            }
                        }
                    },
                    "LeftBtn" : {
                        "type" : 5,
                        "position" : {"x" :350, "y" :250},
                        "navigation" : {"leftTo" : "CancelBtn", "rightTo" : "RightBtn", "upTo" : null, "downTo" : null},
                        "items" : {
                            "LeftBtnImg" : {
                                "type" : 7,
                                "bound" : {"w" :236, "h" :70},
                                "position" : {"x" :0, "y" :0}
                            },
                            "LeftBtnText" : {
                                "type" : 6,
                                "bound" : {"w":200, "h":40},
                                "innerPos" : {"x" :0, "y" :0},
                                "value" :"断开连接",
                                "font" :"40px SourceSansPro-Light",
                                "color" :"0xFFFFFF",
                                "align" :"center",
                                "position" : {"x" :14, "y" :16}
                            }
                        }
                    },
                    "RightBtn" : {
                        "type" : 5,
                        "position" : {"x" :616, "y" :250},
                        "navigation" : {"leftTo" : "LeftBtn", "rightTo" : null, "upTo" : null, "downTo" : null},
                        "items" : {
                            "RightBtnImg" : {
                                "type" : 7,
                                "bound" : {"w" :236, "h" :70},
                                "position" : {"x" :0, "y" :0}
                            },
                            "RightBtnText" : {
                                "type" : 6,
                                "bound" : {"w":200, "h":40},
                                "innerPos" : {"x" :0, "y" :0},
                                "value" :"取消配对",
                                "font" :"40px SourceSansPro-Light",
                                "color" :"0xFFFFFF",
                                "align" :"center",
                                "position" : {"x" :18, "y" :14}
                            }
                        }
                    }
                }
            }
        }
    }
}
