ISystemTray 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class ISystemTray
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.Guid(2165165133, 39659, 17943, 186, 43, 13, 215, 11, 229, 126, 149)]
struct ISystemTray
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.Guid(2165165133, 39659, 17943, 186, 43, 13, 215, 11, 229, 126, 149)]
public interface ISystemTray
Public Interface ISystemTray
- 派生
- 属性
属性
ForegroundColor | |
OccludedRect |
方法
HideAsync() | |
ShowAsync() |