Defines the methods that provide gadget Settings functionality.
Members Table
The following table lists the members exposed by the
System.Gadget.Settings
object.
Methods
| Method | Description |
|---|
| read |
Retrieves a stored value of unspecified type associated with a gadget Settings key.
|
| readString |
Retrieves a stored String value associated with a gadget Settings key.
|
| write |
Stores a value of unspecified type with an associated Settings key.
|
| writeString |
Stores a String value with an associated Settings key.
|