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 では使用できない場合があります。 |