public class ViewMaskProperty { // 播放Show和Hide时是否允许点击 public bool EnableClick = false; // 窗口背景遮罩类型 // public EnMaskType MaskType; }