using System;
using HDL_ON.Entity;
using Shared;
using HDL_ON.Entity;
using HDL_ON.UI.CSS;
using System.Collections.Generic;
using HDL_ON.DriverLayer;
namespace HDL_ON.UI
{
public class CurtainDreamPage : FrameLayout
{
#region 控件集合
static CurtainDreamPage bodyView;
///
/// 功能名称按钮
///
Button btnFunctionName;
///
/// 房间楼层信息按钮
///
Button btnFromFoorAndRoom;
///
/// 收藏按钮
///
Button btnCollection;
///
/// 窗帘动态控件
///
CurtainSeekBarOn curtainSeekBar;
///
/// 进度值
///
Button btnProgress;
///
/// 角度控件集
///
List