Summary
Provides access to the
Xamarin.Essentials.AppInfo API.
- Assembly
- Rocket
.Surgery .Xamarin .Essentials .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials - Interfaces
- Base Types
-
- Object
Syntax
public class AppInfoEssential : IAppInfo
Constructors
| Name | Summary |
|---|---|
| AppInfoEssential |
Properties
| Name | Value | Summary |
|---|---|---|
| BuildString | string | |
| Name | string | |
| PackageName | string | |
| Version | Version | |
| VersionString | string |
Methods
| Name | Value | Summary |
|---|---|---|
| OpenSettings |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
