IApp Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Core.Apps.IApp"]
Namespace: ZU.Core.Apps
public interface IApp : IDisposable, INotifyPropertyChanged
The IApp type exposes the following members.
Name | Description | |
---|---|---|
Accounts |
Accounts
| |
AppButtonInfo |
Provides information about this application's button, including its name, tooltip, and icon.
| |
AreMultipleAccountsAllowed | ||
Id | ||
IsAdded | ||
IsDataImportSupported | ||
IsSignedIn | ||
Publisher |
App module publisher
| |
Status | ||
Title | ||
Version |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetAppPane |
Flyout is a control that is shown upon click on the app's icon in the Window Bar Left.
| |
Initialize | ||
ProcessGenericNotification |
Generic notification means different thing for different apps; usually
| |
SaveSettings | ||
ShowAddDialog | ||
ShowSettingsDialog | ||
TryRemove |
Name | Description | |
---|---|---|
Added | ||
PropertyChanged | (Inherited from INotifyPropertyChanged.) |