CFPreferences
CurrentApplication
AddSuitePreferencesToApp(String)
AddSuitePreferencesToApp(NSString, String)
AddSuitePreferencesToApp(String, String)
AppSynchronize()
AppSynchronize(NSString)
AppSynchronize(String)
AppValueIsForced(String)
AppValueIsForced(String, NSString)
AppValueIsForced(String, String)
GetAppBooleanValue(String)
GetAppBooleanValue(String, NSString)
GetAppBooleanValue(String, String)
GetAppIntegerValue(String)
GetAppIntegerValue(String, NSString)
GetAppIntegerValue(String, String)
GetAppValue(String)
GetAppValue(String, NSString)
GetAppValue(String, String)
RemoveAppValue(String)
RemoveAppValue(String, NSString)
RemoveAppValue(String, String)
RemoveSuitePreferencesFromApp(String)
RemoveSuitePreferencesFromApp(NSString, String)
RemoveSuitePreferencesFromApp(String, String)
SetAppValue(String, Object)
SetAppValue(String, Object, NSString)
SetAppValue(String, Object, String)
xamarinios
namespace CoreFoundation
{
public static class CFPreferences
{
public static readonly NSString CurrentApplication;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API