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() |