共用方式為


SystemTray 類別

定義

重要

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
繼承
Object Platform::Object IInspectable SystemTray
屬性
實作

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 可能無法使用。

適用於