点击或拖拽改变大小

MobileActionButtonAutoInactive 属性

获取和设置一个值,该值指示点击按钮后是否折叠菜单

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public bool AutoInactive { get; set; }

属性值

类型:Boolean
点击按钮后折叠菜单设置为true,否则为false,默认true

返回值

类型:Boolean
参见