Constant APP_WIDGET_ID

Source
pub const APP_WIDGET_ID: &'static str;
Expand description

An identifier that uniquely differentiates this widget from other widgets in the same application.

§Notes

A widget is an application component, typically an on-screen visual GUI element.

§Examples

  • "f9bc787d-ff05-48ad-90e1-fca1d46130b3"
  • "submit_order_1829"