bool SystemUI.TryGetSystemTrayState(SystemTrayState state)
9/4/25Less than 1 minute
Member of ML.SDK.SystemUI
Method
bool SystemUI.TryGetSystemTrayState(SystemTrayState state)
bool SystemUI.TryGetSystemTrayState(SystemTrayState state);
Parameters
Parameter | Type | Description |
---|---|---|
state | SystemTrayState | The output argument that will contain the state or closed default state. |
Returns
bool Returns false if it fails to get the system tray state.
Summary
Get the system tray state.