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