- Assembly
- Rocket
.Surgery .Xamarin .Essentials .Abstractions .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials .Abstractions - Implementing Types
graph BT
Type["IPreferences"]
class Type type-node
Implementing0["PreferencesEssential"]-.->Type
click Implementing0 "/api/Rocket.Surgery.Xamarin.Essentials/PreferencesEssential"
Syntax
public interface IPreferences
Methods
Name | Value | Summary |
---|---|---|
Clear |
void | |
Clear |
void | |
ContainsKey |
bool | |
ContainsKey |
bool | |
Get |
bool | |
Get |
bool | |
Get |
DateTime | |
Get |
DateTime | |
Get |
double | |
Get |
double | |
Get |
float | |
Get |
float | |
Get |
int | |
Get |
int | |
Get |
long | |
Get |
long | |
Get |
string | |
Get |
string | |
Remove |
void | |
Remove |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void | |
Set |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|