MobileActionButtonAutoInactive 属性 |
获取和设置一个值,该值指示点击按钮后是否折叠菜单
命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17472+af7ddcfb7e2e54ed596c2aa79542ab7d8ca3ebd7
语法public bool AutoInactive { get; set; }
Public Property AutoInactive As Boolean
Get
Set
属性值
类型:
Boolean点击按钮后折叠菜单设置为true,否则为false,默认true
返回值
类型:
Boolean
参见