2024-04-22 18:28:21 -05:00
|
|
|
# SettingsHelper Methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Methods
|
|
|
|
<table>
|
|
|
|
<tr>
|
|
|
|
<td><a href="M_CapyKit_Helpers_SettingsHelper_GetApplicationSetting__1.md">GetApplicationSetting(T)</a></td>
|
2024-06-24 01:17:33 -05:00
|
|
|
<td>Retrieves a setting with the given <code>key</code>.</td></tr>
|
2024-04-22 18:28:21 -05:00
|
|
|
<tr>
|
|
|
|
<td><a href="M_CapyKit_Helpers_SettingsHelper_SetAccessorMethod.md">SetAccessorMethod</a></td>
|
|
|
|
<td>Sets the function used to retrieve application settings.</td></tr>
|
|
|
|
<tr>
|
|
|
|
<td><a href="M_CapyKit_Helpers_SettingsHelper_SetDetectorMethod.md">SetDetectorMethod</a></td>
|
|
|
|
<td>Sets the function used to detect if an application setting with a given <code>key</code> exists.</td></tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
## See Also
|
|
|
|
|
|
|
|
|
|
|
|
#### Reference
|
|
|
|
<a href="T_CapyKit_Helpers_SettingsHelper.md">SettingsHelper Class</a>
|
|
|
|
<a href="N_CapyKit_Helpers.md">CapyKit.Helpers Namespace</a>
|