SystemTray 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重要
SystemTray 类已弃用且无法正常工作。 它可能在将来的 Windows 版本中不可用。
public ref class SystemTray sealed : ISystemTray
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SystemTray final : ISystemTray
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SystemTray : ISystemTray
Public NotInheritable Class SystemTray
Implements ISystemTray
- 继承
- 属性
- 实现
Windows 要求
设备系列 |
Windows 11 Insider Preview (在 10.0.23504.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v15.0 中引入)
|
属性
ForegroundColor |
重要 SystemTray 类已弃用且无法正常工作。 它可能在将来的 Windows 版本中不可用。 |
OccludedRect |
重要 SystemTray 类已弃用且无法正常工作。 它可能在将来的 Windows 版本中不可用。 |
方法
GetForCurrentView() |
重要 SystemTray 类已弃用且无法正常工作。 它可能在将来的 Windows 版本中不可用。 |
HideAsync() |
重要 SystemTray 类已弃用且无法正常工作。 它可能在将来的 Windows 版本中不可用。 |
ShowAsync() |
重要 SystemTray 类已弃用且无法正常工作。 它可能在将来的 Windows 版本中不可用。 |