Context
BindServiceFlags
AccessibilityService
AccountService
ActivityService
AlarmService
AppOpsService
AppSearchService
AppwidgetService
AudioService
BatteryService
BindAllowActivityStarts
BindExternalServiceLong
BindNotPerceptible
BindSharedIsolatedProcess
BiometricService
BlobStoreService
BluetoothService
BugreportService
CameraService
CaptioningService
CarrierConfigService
ClipboardService
CompanionDeviceService
ConnectivityDiagnosticsService
ConnectivityService
ConsumerIrService
CredentialService
CrossProfileAppsService
DeviceIdDefault
DeviceIdInvalid
DeviceLockService
DevicePolicyService
DisplayHashService
DisplayService
DomainVerificationService
DownloadService
DropboxService
EuiccService
FileIntegrityService
FingerprintService
GameService
GrammaticalInflectionService
HardwarePropertiesService
HealthconnectService
InputMethodService
InputService
IpsecService
JobSchedulerService
KeyguardService
LauncherAppsService
LayoutInflaterService
LocaleService
LocationService
MediaCommunicationService
MediaMetricsService
MediaProjectionService
MediaRouterService
MediaSessionService
MidiService
NetworkStatsService
NfcService
NotificationService
NsdService
OverlayService
PeopleService
PerformanceHintService
PowerService
PrintService
ReceiverExported
ReceiverNotExported
ReceiverVisibleToInstantApps
RestrictionsService
RoleService
SearchService
SensorService
ShortcutService
StatusBarService
StorageService
StorageStatsService
SystemHealthService
TelecomService
TelephonyImsService
TelephonyService
TelephonySubscriptionService
TextClassificationService
TextServicesManagerService
TvInputService
TvInteractiveAppService
UiModeService
UsageStatsService
UsbService
UserService
VibratorManagerService
VibratorService
VirtualDeviceService
VpnManagementService
WallpaperService
WifiAwareService
WifiP2pService
WifiRttRangingService
WifiService
WindowService
Context()
Context(IntPtr, JniHandleOwnership)
ApplicationContext
ApplicationInfo
Assets
AttributionSource
AttributionTag
CacheDir
ClassLoader
CodeCacheDir
ContentResolver
DataDir
DeviceId
Display
ExternalCacheDir
FilesDir
IsDeviceProtectedStorage
IsRestricted
IsUiContext
JniPeerMembers
MainExecutor
MainLooper
NoBackupFilesDir
ObbDir
OpPackageName
PackageCodePath
PackageManager
PackageName
PackageResourcePath
Params
Resources
Theme
ThresholdClass
ThresholdType
Wallpaper
WallpaperDesiredMinimumHeight
WallpaperDesiredMinimumWidth
BindIsolatedService(Intent, BindServiceFlags, String, IExecutor, IServiceConnection)
BindIsolatedService(Intent, Int32, String, IExecutor, IServiceConnection)
BindService(Intent, IServiceConnection, Bind)
BindService(Intent, IServiceConnection, BindServiceFlags)
BindService(Intent, Bind, IExecutor, IServiceConnection)
BindService(Intent, BindServiceFlags, IExecutor, IServiceConnection)
BindServiceAsUser(Intent, IServiceConnection, BindServiceFlags, UserHandle)
BindServiceAsUser(Intent, IServiceConnection, Int32, UserHandle)
CheckCallingOrSelfPermission(String)
CheckCallingOrSelfUriPermission(Uri, ActivityFlags)
CheckCallingOrSelfUriPermissions(IList<Uri>, Int32)
CheckCallingPermission(String)
CheckCallingUriPermission(Uri, ActivityFlags)
CheckCallingUriPermissions(IList<Uri>, Int32)
CheckPermission(String, Int32, Int32)
CheckSelfPermission(String)
CheckUriPermission(Uri, Int32, Int32, ActivityFlags)
CheckUriPermission(Uri, String, String, Int32, Int32, ActivityFlags)
CheckUriPermissions(IList<Uri>, Int32, Int32, Int32)
ClearWallpaper()
CreateAttributionContext(String)
CreateConfigurationContext(Configuration)
CreateContext(ContextParams)
CreateContextForSplit(String)
CreateDeviceContext(Int32)
CreateDeviceProtectedStorageContext()
CreateDisplayContext(Display)
CreatePackageContext(String, PackageContextFlags)
CreateWindowContext(Int32, Bundle)
CreateWindowContext(Display, Int32, Bundle)
DatabaseList()
DeleteDatabase(String)
DeleteFile(String)
DeleteSharedPreferences(String)
EnforceCallingOrSelfPermission(String, String)
EnforceCallingOrSelfUriPermission(Uri, ActivityFlags, String)
EnforceCallingPermission(String, String)
EnforceCallingUriPermission(Uri, ActivityFlags, String)
EnforcePermission(String, Int32, Int32, String)
EnforceUriPermission(Uri, Int32, Int32, ActivityFlags, String)
EnforceUriPermission(Uri, String, String, Int32, Int32, ActivityFlags, String)
FileList()
GetColor(Int32)
GetColorStateList(Int32)
GetDatabasePath(String)
GetDir(String, FileCreationMode)
GetDrawable(Int32)
GetExternalCacheDirs()
GetExternalFilesDir(String)
GetExternalFilesDirs(String)
GetExternalMediaDirs()
GetFileStreamPath(String)
GetObbDirs()
GetSharedPreferences(String, FileCreationMode)
GetString(Int32)
GetString(Int32, Object[])
GetSystemService(Class)
GetSystemService(String)
GetSystemServiceName(Class)
GetText(Int32)
GetTextFormatted(Int32)
GrantUriPermission(String, Uri, ActivityFlags)
MoveDatabaseFrom(Context, String)
MoveSharedPreferencesFrom(Context, String)
ObtainStyledAttributes(Int32[])
ObtainStyledAttributes(IAttributeSet, Int32[])
ObtainStyledAttributes(Int32, Int32[])
ObtainStyledAttributes(IAttributeSet, Int32[], Int32, Int32)
OpenFileInput(String)
OpenFileOutput(String, FileCreationMode)
OpenOrCreateDatabase(String, FileCreationMode, ICursorFactory)
OpenOrCreateDatabase(String, FileCreationMode, ICursorFactory, IDatabaseErrorHandler)
PeekWallpaper()
RegisterComponentCallbacks(IComponentCallbacks)
RegisterDeviceIdChangeListener(IExecutor, IIntConsumer)
RegisterReceiver(BroadcastReceiver, IntentFilter)
RegisterReceiver(BroadcastReceiver, IntentFilter, ActivityFlags)
RegisterReceiver(BroadcastReceiver, IntentFilter, ReceiverFlags)
RegisterReceiver(BroadcastReceiver, IntentFilter, String, Handler)
RegisterReceiver(BroadcastReceiver, IntentFilter, String, Handler, ActivityFlags)
RegisterReceiver(BroadcastReceiver, IntentFilter, String, Handler, ReceiverFlags)
RemoveStickyBroadcast(Intent)
RemoveStickyBroadcastAsUser(Intent, UserHandle)
RevokeOwnPermissionOnKill(String)
RevokeOwnPermissionsOnKill(ICollection<String>)
RevokeSelfPermissionOnKill(String)
RevokeSelfPermissionsOnKill(ICollection<String>)
RevokeUriPermission(Uri, ActivityFlags)
RevokeUriPermission(String, Uri, ActivityFlags)
SendBroadcast(Intent)
SendBroadcast(Intent, String)
SendBroadcast(Intent, String, Bundle)
SendBroadcastAsUser(Intent, UserHandle)
SendBroadcastAsUser(Intent, UserHandle, String)
SendBroadcastWithMultiplePermissions(Intent, String[])
SendOrderedBroadcast(Intent, String)
SendOrderedBroadcast(Intent, String, Bundle)
SendOrderedBroadcast(Intent, String, BroadcastReceiver, Handler, Result, String, Bundle)
SendOrderedBroadcast(Intent, String, Bundle, BroadcastReceiver, Handler, Result, String, Bundle)
SendOrderedBroadcast(Intent, String, String, BroadcastReceiver, Handler, Result, String, Bundle)
SendOrderedBroadcastAsUser(Intent, UserHandle, String, BroadcastReceiver, Handler, Result, String, Bundle)
SendStickyBroadcast(Intent)
SendStickyBroadcast(Intent, Bundle)
SendStickyBroadcastAsUser(Intent, UserHandle)
SendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, Result, String, Bundle)
SendStickyOrderedBroadcastAsUser(Intent, UserHandle, BroadcastReceiver, Handler, Result, String, Bundle)
SetTheme(Int32)
SetWallpaper(Bitmap)
SetWallpaper(Stream)
StartActivities(Intent[])
StartActivities(Intent[], Bundle)
StartActivity(Intent)
StartActivity(Type)
StartActivity(Intent, Bundle)
StartForegroundService(Intent)
StartInstrumentation(ComponentName, String, Bundle)
StartIntentSender(IntentSender, Intent, ActivityFlags, ActivityFlags, Int32)
StartIntentSender(IntentSender, Intent, ActivityFlags, ActivityFlags, Int32, Bundle)
StartService(Intent)
StopService(Intent)
UnbindService(IServiceConnection)
UnregisterComponentCallbacks(IComponentCallbacks)
UnregisterDeviceIdChangeListener(IIntConsumer)
UnregisterReceiver(BroadcastReceiver)
UpdateServiceGroup(IServiceConnection, Int32, Int32)
net9.0-android34.0
namespace Android.Content
{
[Register("android/content/Context", DoNotGenerateAcw = true)]
public abstract class Context : Object
{
[Register("obtainStyledAttributes", "(I[I)Landroid/content/res/TypedArray;", "")]
public TypedArray! ObtainStyledAttributes(int resid, int[]! attrs);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 6.07.08.09.0 |
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API