SystemTray.HideAsync Method

Definition

Important

The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows.

public:
 virtual IAsyncAction ^ HideAsync() = HideAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction HideAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction HideAsync();
function hideAsync()
Public Function HideAsync () As IAsyncAction

Returns

Implements

Attributes

Applies to