Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IShareQrCode.cs
2{
6 public interface IShareQrCode
7 {
11 Task ShowQrCode();
12 }
13}
Interface for pages with a share button.
Definition: IShareQrCode.cs:7
Task ShowQrCode()
Scrolls to display the QR-code.