diff --git a/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityGestureEvent.xml b/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityGestureEvent.xml
index 3e77bfdda0..20be46b1a9 100644
--- a/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityGestureEvent.xml
+++ b/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityGestureEvent.xml
@@ -107,7 +107,7 @@
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml b/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml
index e2a55d73ca..ff81a5aaab 100644
--- a/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml
+++ b/docs/Mono.Android/en/Android.AccessibilityServices/AccessibilityServiceInfo.xml
@@ -690,7 +690,7 @@
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.Animation/AnimatorListenerAdapter.xml b/docs/Mono.Android/en/Android.Animation/AnimatorListenerAdapter.xml
index 7d321072fe..cc1a51d15c 100644
--- a/docs/Mono.Android/en/Android.Animation/AnimatorListenerAdapter.xml
+++ b/docs/Mono.Android/en/Android.Animation/AnimatorListenerAdapter.xml
@@ -160,7 +160,7 @@
The animation which was canceled.
- [TODO: @inheritDoc]
+ To be added
@@ -204,7 +204,7 @@
The animation which reached its end.
- [TODO: @inheritDoc]
+ To be added
@@ -247,7 +247,7 @@
The animaton being paused.
- [TODO: @inheritDoc]
+ To be added
@@ -290,7 +290,7 @@
The animation which was repeated.
- [TODO: @inheritDoc]
+ To be added
@@ -333,7 +333,7 @@
The animation being resumed.
- [TODO: @inheritDoc]
+ To be added
@@ -376,7 +376,7 @@
The started animation.
- [TODO: @inheritDoc]
+ To be added
diff --git a/docs/Mono.Android/en/Android.Animation/Keyframe.xml b/docs/Mono.Android/en/Android.Animation/Keyframe.xml
index 05e75e31de..dc630ba86c 100644
--- a/docs/Mono.Android/en/Android.Animation/Keyframe.xml
+++ b/docs/Mono.Android/en/Android.Animation/Keyframe.xml
@@ -237,7 +237,7 @@
Gets the optional interpolator for this Keyframe. -or- Sets the optional interpolator for this Keyframe.
- The optional interpolator for this Keyframe.
+ The optional interpolator for this Keyframe.
Property getter documentation:
diff --git a/docs/Mono.Android/en/Android.App.Backup/BackupAgent.xml b/docs/Mono.Android/en/Android.App.Backup/BackupAgent.xml
index 8800a3a12b..2553c26f40 100644
--- a/docs/Mono.Android/en/Android.App.Backup/BackupAgent.xml
+++ b/docs/Mono.Android/en/Android.App.Backup/BackupAgent.xml
@@ -519,8 +519,7 @@
file descriptor pointing to a full snapshot of the
application's data. The application should consume every
entity represented in this data stream.
- The value of the <a
- href="[TODO: @docRoot]guide/topics/manifest/manifest-element.html#vcode">android:versionCode</a> manifest attribute,
+ The value of the android:versionCode manifest attribute,
from the application that backed up this particular data set. This
makes it possible for an application's agent to distinguish among any
possible older data versions when asked to perform the restore
diff --git a/docs/Mono.Android/en/Android.App/Activity.xml b/docs/Mono.Android/en/Android.App/Activity.xml
index 0c68996a52..89f3b81695 100644
--- a/docs/Mono.Android/en/Android.App/Activity.xml
+++ b/docs/Mono.Android/en/Android.App/Activity.xml
@@ -4628,7 +4628,7 @@
The panel that the menu is in.
The menu that is opened.
- [TODO: @inheritDoc]
+ To be added
The default implementation returns true.
diff --git a/docs/Mono.Android/en/Android.App/ActivityManager.xml b/docs/Mono.Android/en/Android.App/ActivityManager.xml
index c6fe50500c..4cc214ac24 100644
--- a/docs/Mono.Android/en/Android.App/ActivityManager.xml
+++ b/docs/Mono.Android/en/Android.App/ActivityManager.xml
@@ -1435,7 +1435,11 @@
System.String
- <a href="[TODO: @docRoot]guide/topics/manifest/meta-data-element.
+
+
+ <meta-data>
+ name for a 'home' Activity that declares a package that is to be
+ uninstalled in lieu of the declaring one.
diff --git a/docs/Mono.Android/en/Android.App/Dialog.xml b/docs/Mono.Android/en/Android.App/Dialog.xml
index 64db190231..4c4406fdba 100644
--- a/docs/Mono.Android/en/Android.App/Dialog.xml
+++ b/docs/Mono.Android/en/Android.App/Dialog.xml
@@ -1138,7 +1138,7 @@
The mode that was just finished.
- [TODO: @inheritDoc]
+ To be added
Note that if you override this method you should always call through
to the superclass implementation by calling super.
@@ -1185,7 +1185,7 @@
The new mode that has just been started.
- [TODO: @inheritDoc]
+ To be added
Note that if you override this method you should always call through
to the superclass implementation by calling super.
diff --git a/docs/Mono.Android/en/Android.App/Presentation.xml b/docs/Mono.Android/en/Android.App/Presentation.xml
index 6f5a8086c3..6705c52ea5 100644
--- a/docs/Mono.Android/en/Android.App/Presentation.xml
+++ b/docs/Mono.Android/en/Android.App/Presentation.xml
@@ -127,8 +127,8 @@
android.view.WindowManager.InvalidDisplayException when invoking #show().
The display to which the presentation should be attached.
A style resource describing the theme to use for the window.
- See <a href="[TODO: @docRoot]guide/topics/resources/available-resources.html#stylesandthemes">
- Style and Theme Resources</a> for more information about defining and using
+ See
+ Style and Theme Resources for more information about defining and using
styles. This theme is applied on top of the current theme in
<var>outerContext</var>. If 0, the default presentation theme will be used.
Creates a new presentation that is attached to the specified display
diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothA2dp.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothA2dp.xml
index b5c92870be..a86b87ab61 100644
--- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothA2dp.xml
+++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothA2dp.xml
@@ -167,7 +167,7 @@
System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -243,7 +243,7 @@
Remote bluetooth device.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -300,7 +300,7 @@
Array of states. States can be one of
, ,
, ,
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHeadset.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHeadset.xml
index 10f9ce2b2d..06020c0155 100644
--- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHeadset.xml
+++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHeadset.xml
@@ -452,7 +452,7 @@
System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -627,7 +627,7 @@
Remote bluetooth device.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -684,7 +684,7 @@
Array of states. States can be one of
, ,
, ,
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHearingAid.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHearingAid.xml
index 7ad5830720..2e7e21afde 100644
--- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHearingAid.xml
+++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHearingAid.xml
@@ -118,7 +118,7 @@
System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -165,7 +165,7 @@
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -219,7 +219,7 @@
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDevice.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDevice.xml
index fe02378f12..4d757e11d1 100644
--- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDevice.xml
+++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDevice.xml
@@ -161,7 +161,7 @@
System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -498,7 +498,7 @@
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -552,7 +552,7 @@
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDeviceAppSdpSettings.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDeviceAppSdpSettings.xml
index 28bc12e03f..eaab362e72 100644
--- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDeviceAppSdpSettings.xml
+++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothHidDeviceAppSdpSettings.xml
@@ -62,12 +62,10 @@
Name of this Bluetooth HID device. Maximum length is 50 bytes.
Description for this Bluetooth HID device. Maximum length is 50 bytes.
Provider of this Bluetooth HID device. Maximum length is 50 bytes.
- Subclass of this Bluetooth HID device. See <a
- href="www.usb.org/developers/hidpage/HID1_11.pdf">
- www.usb.org/developers/hidpage/HID1_11.pdf Section 4.2</a>
- Descriptors of this Bluetooth HID device. See <a
- href="www.usb.org/developers/hidpage/HID1_11.pdf">
- www.usb.org/developers/hidpage/HID1_11.pdf Chapter 6</a> Maximum length is 2048 bytes.
+ Subclass of this Bluetooth HID device. See
+ www.usb.org/developers/hidpage/HID1_11.pdf Section 4.2
+ Descriptors of this Bluetooth HID device. See
+ www.usb.org/developers/hidpage/HID1_11.pdf Chapter 6 Maximum length is 2048 bytes.
Create a BluetoothHidDeviceAppSdpSettings object for the Bluetooth SDP record.
diff --git a/docs/Mono.Android/en/Android.Bluetooth/BluetoothLeAudio.xml b/docs/Mono.Android/en/Android.Bluetooth/BluetoothLeAudio.xml
index 7b2166d691..242abd759e 100644
--- a/docs/Mono.Android/en/Android.Bluetooth/BluetoothLeAudio.xml
+++ b/docs/Mono.Android/en/Android.Bluetooth/BluetoothLeAudio.xml
@@ -149,7 +149,7 @@
System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -196,7 +196,7 @@
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -250,7 +250,7 @@
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.Companion/CompanionDeviceManager.xml b/docs/Mono.Android/en/Android.Companion/CompanionDeviceManager.xml
index f38763a4c6..09715821dc 100644
--- a/docs/Mono.Android/en/Android.Companion/CompanionDeviceManager.xml
+++ b/docs/Mono.Android/en/Android.Companion/CompanionDeviceManager.xml
@@ -20,7 +20,7 @@
System level service for managing companion devices
- See <a href="[TODO: @docRoot]guide/topics/connectivity/companion-device-pairing">this guide</a>
+ See this guide
for a usage example.
diff --git a/docs/Mono.Android/en/Android.Content.PM/PackageManager.xml b/docs/Mono.Android/en/Android.Content.PM/PackageManager.xml
index 63fbf190e5..a9a8477e8e 100644
--- a/docs/Mono.Android/en/Android.Content.PM/PackageManager.xml
+++ b/docs/Mono.Android/en/Android.Content.PM/PackageManager.xml
@@ -1148,7 +1148,7 @@
Feature for #getSystemAvailableFeatures and
#hasSystemFeature: The device includes at least one form of audio
output, as defined in the Android Compatibility Definition Document (CDD)
- <a href="https://source.
+ section 7.8 Audio.
@@ -3450,7 +3450,8 @@
Feature for #getSystemAvailableFeatures and
#hasSystemFeature: The device supports the OpenGL ES
- <a href="http://www.
+
+ Android Extension Pack.
@@ -4518,7 +4519,8 @@
Feature for #getSystemAvailableFeatures, #hasSystemFeature(String), and
#hasSystemFeature(String, int): If this feature is supported, the device implements
the Android Keystore backed by a dedicated secure processor referred to as
- <a href="https://source.
+
+ StrongBox.
diff --git a/docs/Mono.Android/en/Android.Content.PM/ShortcutManager.xml b/docs/Mono.Android/en/Android.Content.PM/ShortcutManager.xml
index 158cca8fbf..bed839f94e 100644
--- a/docs/Mono.Android/en/Android.Content.PM/ShortcutManager.xml
+++ b/docs/Mono.Android/en/Android.Content.PM/ShortcutManager.xml
@@ -1061,8 +1061,8 @@
Use android.app.PendingIntent#getIntentSender() to create an IntentSender.
To avoid background execution limits, use an unexported, manifest-declared receiver.
For more details, see
- <a href="/guide/topics/ui/shortcuts/creating-shortcuts.html#pinned">
- Creating pinned shortcuts</a>.
+ "/guide/topics/ui/shortcuts/creating-shortcuts.html#pinned">
+ Creating pinned shortcuts.
Request to create a pinned shortcut.
TRUE if the launcher supports this feature. Note the API will return without
diff --git a/docs/Mono.Android/en/Android.Content.Res/Configuration.xml b/docs/Mono.Android/en/Android.Content.Res/Configuration.xml
index e5ee377f63..43e4c85163 100644
--- a/docs/Mono.Android/en/Android.Content.Res/Configuration.xml
+++ b/docs/Mono.Android/en/Android.Content.Res/Configuration.xml
@@ -672,7 +672,8 @@
The target screen density being rendered to,
corresponding to
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ density
+ resource qualifier.
To be added.
@@ -1368,7 +1369,8 @@
Current user preference for the locale, corresponding to
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ locale
+ resource qualifier.
To be added.
@@ -1454,7 +1456,8 @@
IMSI MCC (Mobile Country Code), corresponding to
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ mcc
+ resource qualifier.
To be added.
@@ -1492,7 +1495,8 @@
IMSI MNC (Mobile Network Code), corresponding to
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ mnc
+ resource qualifier.
To be added.
@@ -1761,7 +1765,8 @@
The current height of the available screen space, in dp units,
corresponding to
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ screen
+ height resource qualifier.
To be added.
@@ -1877,7 +1882,8 @@
The current width of the available screen space, in dp units,
corresponding to
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ screen
+ width resource qualifier.
To be added.
@@ -2122,7 +2128,8 @@
The smallest screen size an application will see in normal operation,
corresponding to
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ smallest
+ screen width resource qualifier.
To be added.
@@ -2385,7 +2392,8 @@
Constant for #uiMode: a #UI_MODE_NIGHT_MASK
value that corresponds to the
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ notnight
+ resource qualifier.
@@ -2476,7 +2484,8 @@
Constant for #uiMode: a #UI_MODE_NIGHT_MASK
value that corresponds to the
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ night
+ resource qualifier.
@@ -2522,7 +2531,8 @@
Constant for #uiMode: a #UI_MODE_TYPE_MASK
value that corresponds to the
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ appliance
+ resource qualifier.
@@ -2568,7 +2578,8 @@
Constant for #uiMode: a #UI_MODE_TYPE_MASK
value that corresponds to the
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ car
+ resource qualifier.
@@ -2614,7 +2625,8 @@
Constant for #uiMode: a #UI_MODE_TYPE_MASK
value that corresponds to the
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ desk
+ resource qualifier.
@@ -2704,7 +2716,8 @@
Constant for #uiMode: a #UI_MODE_TYPE_MASK
value that corresponds to
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ no
+ UI mode resource qualifier specified.
@@ -2750,7 +2763,8 @@
Constant for #uiMode: a #UI_MODE_TYPE_MASK
value that corresponds to the
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ television
+ resource qualifier.
@@ -2841,7 +2855,8 @@
Constant for #uiMode: a #UI_MODE_TYPE_MASK
value that corresponds to the
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ vrheadset
+ resource qualifier.
@@ -2886,7 +2901,8 @@
Constant for #uiMode: a #UI_MODE_TYPE_MASK
value that corresponds to the
- <a href="[TODO: @docRoot]guide/topics/resources/providing-resources.
+ watch
+ resource qualifier.
diff --git a/docs/Mono.Android/en/Android.Content/ContentProvider.xml b/docs/Mono.Android/en/Android.Content/ContentProvider.xml
index b4f4f6d640..72c066dcc9 100644
--- a/docs/Mono.Android/en/Android.Content/ContentProvider.xml
+++ b/docs/Mono.Android/en/Android.Content/ContentProvider.xml
@@ -1147,7 +1147,7 @@
The new device configuration.
- [TODO: @inheritDoc]
+ To be added
This method is always called on the application main thread, and must
not perform lengthy operations.
@@ -1227,7 +1227,7 @@
- [TODO: @inheritDoc]
+ To be added
This method is always called on the application main thread, and must
not perform lengthy operations.
diff --git a/docs/Mono.Android/en/Android.Database.Sqlite/SQLiteOpenHelper.xml b/docs/Mono.Android/en/Android.Database.Sqlite/SQLiteOpenHelper.xml
index 0b688ceb25..8afb843139 100644
--- a/docs/Mono.Android/en/Android.Database.Sqlite/SQLiteOpenHelper.xml
+++ b/docs/Mono.Android/en/Android.Database.Sqlite/SQLiteOpenHelper.xml
@@ -639,7 +639,7 @@
The size in bytes of each lookaside slot.
The total number of lookaside memory slots per database connection.
- Configures <a href="https://sqlite.
+ Configures lookaside memory allocator
diff --git a/docs/Mono.Android/en/Android.Graphics/Paint.xml b/docs/Mono.Android/en/Android.Graphics/Paint.xml
index c57a0cf507..d464d79915 100644
--- a/docs/Mono.Android/en/Android.Graphics/Paint.xml
+++ b/docs/Mono.Android/en/Android.Graphics/Paint.xml
@@ -581,8 +581,8 @@
[<get: Android.Runtime.Register("getColor", "()I", "GetGetColorHandler")>]
- [set: Android.Runtime.Register("setColor", "(I)V", "GetSetColor_IHandler", ApiSince=29)]
- [<set: Android.Runtime.Register("setColor", "(I)V", "GetSetColor_IHandler", ApiSince=29)>]
+ [set: Android.Runtime.Register("setColor", "(I)V", "GetSetColor_IHandler")]
+ [<set: Android.Runtime.Register("setColor", "(I)V", "GetSetColor_IHandler")>]
@@ -3548,6 +3548,46 @@
+
+
+
+
+
+ Method
+
+ Mono.Android
+ 0.0.0.0
+
+
+
+ [Android.Runtime.Register("setColor", "(J)V", "GetSetColor_JHandler", ApiSince=29)]
+ [<Android.Runtime.Register("setColor", "(J)V", "GetSetColor_JHandler", ApiSince=29)>]
+
+
+
+ System.Void
+
+
+
+
+
+ The new color (including alpha and ColorSpace)
+ to set in the paint.
+ Set the paint's color with a ColorLong.
+
+
+
+ Java documentation for android.graphics.Paint.setColor(long)
.
+
+
+
+ Portions of this page are modifications based on work created and shared by the
+ Android Open Source Project
+ and used according to terms described in the
+ Creative Commons 2.5 Attribution License.
+
+
+
diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/BlackLevelPattern.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/BlackLevelPattern.xml
index 0b8caa6329..aebad01384 100644
--- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/BlackLevelPattern.xml
+++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/BlackLevelPattern.xml
@@ -58,7 +58,7 @@
- an array big enough to hold at least [TODO: @value for `#COUNT`] elements after the
+ an array big enough to hold at least #COUNT elements after the
offset
a non-negative offset into the array
Copy the ColorChannel offsets into the destination vector.
diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/LensShadingMap.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/LensShadingMap.xml
index f122c1ea71..bc80454a8e 100644
--- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/LensShadingMap.xml
+++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/LensShadingMap.xml
@@ -180,7 +180,7 @@
within the range [0, #getColumnCount)
within the range [0, #getRowCount)
Get a single color channel gain factor from this lens shading map by its row and column.
- a gain factor >= [TODO: @value for `#MINIMUM_GAIN_FACTOR`]
+ a gain factor >= #MINIMUM_GAIN_FACTOR
@@ -254,7 +254,7 @@
within the range [0, #getColumnCount)
within the range [0, #getRowCount)
Get a gain factor vector from this lens shading map by its row and column.
- an RggbChannelVector where each gain factor >= [TODO: @value for `#MINIMUM_GAIN_FACTOR`]
+ an RggbChannelVector where each gain factor >= #MINIMUM_GAIN_FACTOR
diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/MeteringRectangle.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/MeteringRectangle.xml
index 13e46b8b59..03079f1145 100644
--- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/MeteringRectangle.xml
+++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/MeteringRectangle.xml
@@ -146,8 +146,8 @@
coordinate >= 0
width >= 0
height >= 0
- weight between [TODO: @value for `#METERING_WEIGHT_MIN`] and
- [TODO: @value for `#METERING_WEIGHT_MAX`] inclusively
+ weight between #METERING_WEIGHT_MIN and
+ #METERING_WEIGHT_MAX inclusively
Create a new metering rectangle.
diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/OutputConfiguration.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/OutputConfiguration.xml
index 0418b47f1a..6f17d2b494 100644
--- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/OutputConfiguration.xml
+++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/OutputConfiguration.xml
@@ -70,7 +70,7 @@
A Surface for camera to output to.
<p>This constructor creates a default configuration, with a surface group ID of
- [TODO: @value for `#SURFACE_GROUP_ID_NONE`].</p>
+ #SURFACE_GROUP_ID_NONE.</p>
Create a new OutputConfiguration instance with a Surface.
@@ -640,7 +640,7 @@
Get the surface group ID associated with this OutputConfiguration.
the surface group ID associated with this OutputConfiguration.
- The default value is [TODO: @value for `#SURFACE_GROUP_ID_NONE`].
+ The default value is #SURFACE_GROUP_ID_NONE.
diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/RggbChannelVector.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/RggbChannelVector.xml
index dbf2f36939..7f0388cf77 100644
--- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/RggbChannelVector.xml
+++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/RggbChannelVector.xml
@@ -137,7 +137,7 @@
- an array big enough to hold at least [TODO: @value for `#COUNT`] elements after the
+ an array big enough to hold at least #COUNT elements after the
offset
a non-negative offset into the array
Copy the vector into the destination in the order [R, Geven, Godd, B].
diff --git a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/TonemapCurve.xml b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/TonemapCurve.xml
index 68f01e76d4..652c149a82 100644
--- a/docs/Mono.Android/en/Android.Hardware.Camera2.Params/TonemapCurve.xml
+++ b/docs/Mono.Android/en/Android.Hardware.Camera2.Params/TonemapCurve.xml
@@ -55,9 +55,9 @@
- An array of elements whose length is divisible by [TODO: @value for `#POINT_SIZE`]
- An array of elements whose length is divisible by [TODO: @value for `#POINT_SIZE`]
- An array of elements whose length is divisible by [TODO: @value for `#POINT_SIZE`]
+ An array of elements whose length is divisible by #POINT_SIZE
+ An array of elements whose length is divisible by #POINT_SIZE
+ An array of elements whose length is divisible by #POINT_SIZE
Create a new immutable TonemapCurve instance.
diff --git a/docs/Mono.Android/en/Android.Hardware.Usb/UsbDeviceConnection.xml b/docs/Mono.Android/en/Android.Hardware.Usb/UsbDeviceConnection.xml
index 4510c40764..384629df2f 100644
--- a/docs/Mono.Android/en/Android.Hardware.Usb/UsbDeviceConnection.xml
+++ b/docs/Mono.Android/en/Android.Hardware.Usb/UsbDeviceConnection.xml
@@ -87,8 +87,8 @@
buffer for data to send or receive; can be null to wait for next
transaction without reading data
the length of the data to send or receive. Before
- [TODO: @value for `Build.VERSION_CODES#P`], a value larger than 16384 bytes
- would be truncated down to 16384. In API [TODO: @value for `Build.VERSION_CODES#P`]
+ Build.VERSION_CODES#P, a value larger than 16384 bytes
+ would be truncated down to 16384. In API Build.VERSION_CODES#P
and after, any value of length is valid.
in milliseconds, 0 is infinite
Performs a bulk transaction on the given endpoint.
@@ -140,8 +140,8 @@
buffer for data to send or receive
the index of the first byte in the buffer to send or receive
the length of the data to send or receive. Before
- [TODO: @value for `Build.VERSION_CODES#P`], a value larger than 16384 bytes
- would be truncated down to 16384. In API [TODO: @value for `Build.VERSION_CODES#P`]
+ Build.VERSION_CODES#P, a value larger than 16384 bytes
+ would be truncated down to 16384. In API Build.VERSION_CODES#P
and after, any value of length is valid.
in milliseconds, 0 is infinite
Performs a bulk transaction on the given endpoint.
diff --git a/docs/Mono.Android/en/Android.Hardware.Usb/UsbRequest.xml b/docs/Mono.Android/en/Android.Hardware.Usb/UsbRequest.xml
index c236e2d16a..68dde8f42b 100644
--- a/docs/Mono.Android/en/Android.Hardware.Usb/UsbRequest.xml
+++ b/docs/Mono.Android/en/Android.Hardware.Usb/UsbRequest.xml
@@ -345,8 +345,8 @@
UsbDeviceConnection#requestWait. If the request failed the buffer
will be unchanged; if the request succeeded the position of the buffer is
incremented by the number of bytes sent/received. Before
- [TODO: @value for `Build.VERSION_CODES#P`], a buffer of length larger than 16384 bytes
- would throw IllegalArgumentException. In API [TODO: @value for `Build.VERSION_CODES#P`]
+ Build.VERSION_CODES#P, a buffer of length larger than 16384 bytes
+ would throw IllegalArgumentException. In API Build.VERSION_CODES#P
and after, any size buffer is valid.
Queues the request to send or receive data on its endpoint.
true if the queueing operation succeeded
@@ -397,9 +397,9 @@
capacity will be ignored. Once the request
UsbDeviceConnection#requestWait() is processed the position will be set
to the number of bytes read/written.
- number of bytes to read or write. Before [TODO: @value for `Build.VERSION_CODES#P`], a
+ number of bytes to read or write. Before Build.VERSION_CODES#P, a
value larger than 16384 bytes would be truncated down to 16384. In API
- [TODO: @value for `Build.VERSION_CODES#P`] and after, any value of length is valid.
+ Build.VERSION_CODES#P and after, any value of length is valid.
Queues the request to send or receive data on its endpoint.
true if the queueing operation succeeded
diff --git a/docs/Mono.Android/en/Android.Icu.Number/FormattedNumber.xml b/docs/Mono.Android/en/Android.Icu.Number/FormattedNumber.xml
index c23a49fcb1..d8ed0b7a26 100644
--- a/docs/Mono.Android/en/Android.Icu.Number/FormattedNumber.xml
+++ b/docs/Mono.Android/en/Android.Icu.Number/FormattedNumber.xml
@@ -314,11 +314,11 @@
To be added.
-
+
-
-
-
+
+
+
Method
M:System.Collections.IEnumerable.GetEnumerator
diff --git a/docs/Mono.Android/en/Android.Icu.Number/FormattedNumberRange.xml b/docs/Mono.Android/en/Android.Icu.Number/FormattedNumberRange.xml
index 20dd57da26..2124942149 100644
--- a/docs/Mono.Android/en/Android.Icu.Number/FormattedNumberRange.xml
+++ b/docs/Mono.Android/en/Android.Icu.Number/FormattedNumberRange.xml
@@ -389,11 +389,11 @@
To be added.
-
+
-
-
-
+
+
+
Method
M:System.Collections.IEnumerable.GetEnumerator
diff --git a/docs/Mono.Android/en/Android.Media/AudioFormat.xml b/docs/Mono.Android/en/Android.Media/AudioFormat.xml
index 34da847e2f..62dd8883af 100644
--- a/docs/Mono.Android/en/Android.Media/AudioFormat.xml
+++ b/docs/Mono.Android/en/Android.Media/AudioFormat.xml
@@ -247,6 +247,49 @@
+
+
+
+
+
+ Field
+
+ F:Android.OS.IParcelable.ContentsFileDescriptor
+
+
+ Mono.Android
+ 0.0.0.0
+
+
+
+ [Android.Runtime.Register("CHANNEL_OUT_7POINT1")]
+ [<Android.Runtime.Register("CHANNEL_OUT_7POINT1")>]
+
+
+ [System.Obsolete("This constant will be removed in the future version. Use Android.Media.ChannelOut enum directly instead of this field.", true)]
+ [<System.Obsolete("This constant will be removed in the future version. Use Android.Media.ChannelOut enum directly instead of this field.", true)>]
+
+
+
+ Android.Media.ChannelOut
+
+ 1020
+
+ To be added.
+
+
+
+ Java documentation for android.media.AudioFormat.CHANNEL_OUT_7POINT1
.
+
+
+
+ Portions of this page are modifications based on work created and shared by the
+ Android Open Source Project
+ and used according to terms described in the
+ Creative Commons 2.5 Attribution License.
+
+
+
diff --git a/docs/Mono.Android/en/Android.Media/MediaParser.xml b/docs/Mono.Android/en/Android.Media/MediaParser.xml
index f2fd09b000..e443a3c6d3 100644
--- a/docs/Mono.Android/en/Android.Media/MediaParser.xml
+++ b/docs/Mono.Android/en/Android.Media/MediaParser.xml
@@ -1083,8 +1083,7 @@
System.String
- Parser for the FLAC container format, as defined in the <a
- href="https://xiph.
+ Parser for the FLAC container format, as defined in the spec.
@@ -1190,8 +1189,7 @@
System.String
- Parser for the Matroska container format, as defined in the <a
- href="https://matroska.
+ Parser for the Matroska container format, as defined in the spec.
diff --git a/docs/Mono.Android/en/Android.Net/SSLCertificateSocketFactory.xml b/docs/Mono.Android/en/Android.Net/SSLCertificateSocketFactory.xml
index a8617035b7..b029b1d748 100644
--- a/docs/Mono.Android/en/Android.Net/SSLCertificateSocketFactory.xml
+++ b/docs/Mono.Android/en/Android.Net/SSLCertificateSocketFactory.xml
@@ -142,7 +142,7 @@
the host address the socket has to be connected to.
the port number of the remote host at which the socket is
connected.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -191,7 +191,7 @@
the remote host address the socket has to be connected to.
the port number of the remote host at which the socket is
connected.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -245,7 +245,7 @@
the local host address the socket is bound to.
the port number of the local host at which the socket is
bound.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -300,7 +300,7 @@
true if socket s should be closed when the
created socket is closed, false if the socket
s should be left open.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -354,7 +354,7 @@
the local host address the socket is bound to.
the port number of the local host at which the socket is
bound.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -617,7 +617,9 @@
a socket created by this factory.
- Returns the <a href="http://technotes.
+ Returns the Next
+ Protocol Negotiation (NPN) protocol selected by client and server, or
+ null if no protocol was negotiated.
To be added.
@@ -731,7 +733,8 @@
a socket created by this factory.
the desired SNI hostname, null to disable.
- Turns on <a href="http://tools.
+ Turns on Server
+ Name Indication (SNI) on a given socket.
@@ -914,7 +917,8 @@
a socket created by this factory
true to enable session ticket support on this socket.
- Enables <a href="http://tools.
+ Enables session ticket
+ support on the given socket.
diff --git a/docs/Mono.Android/en/Android.OS/Binder.xml b/docs/Mono.Android/en/Android.OS/Binder.xml
index 8d954f6050..067bbf1fee 100644
--- a/docs/Mono.Android/en/Android.OS/Binder.xml
+++ b/docs/Mono.Android/en/Android.OS/Binder.xml
@@ -690,7 +690,7 @@
System.Boolean
- [TODO: @inheritDoc]
+ To be added
Note that if you're calling on a local binder, this always returns true
because your process is alive if you're calling it.
diff --git a/docs/Mono.Android/en/Android.OS/FileObserver.xml b/docs/Mono.Android/en/Android.OS/FileObserver.xml
index d331a4b4e3..d97558f322 100644
--- a/docs/Mono.Android/en/Android.OS/FileObserver.xml
+++ b/docs/Mono.Android/en/Android.OS/FileObserver.xml
@@ -18,7 +18,9 @@
- Monitors files (using <a href="http://en.
+ Monitors files (using inotify)
+ to fire an event after files are accessed or changed by any process on
+ the device (including this one).
diff --git a/docs/Mono.Android/en/Android.OS/ParcelFileDescriptor.xml b/docs/Mono.Android/en/Android.OS/ParcelFileDescriptor.xml
index 706bb91bda..ffe1dad209 100644
--- a/docs/Mono.Android/en/Android.OS/ParcelFileDescriptor.xml
+++ b/docs/Mono.Android/en/Android.OS/ParcelFileDescriptor.xml
@@ -1249,7 +1249,7 @@
Additional flags about how the object should be written.
May be 0 or .
- [TODO: @inheritDoc]
+ To be added
If Parcelable#PARCELABLE_WRITE_RETURN_VALUE is set in flags,
the file descriptor will be closed after a copy is written to the Parcel.
diff --git a/docs/Mono.Android/en/Android.Preferences/DialogPreference.xml b/docs/Mono.Android/en/Android.Preferences/DialogPreference.xml
index 80c3abc18b..bdcd2034be 100644
--- a/docs/Mono.Android/en/Android.Preferences/DialogPreference.xml
+++ b/docs/Mono.Android/en/Android.Preferences/DialogPreference.xml
@@ -658,7 +658,7 @@
- [TODO: @inheritDoc]
+ To be added
diff --git a/docs/Mono.Android/en/Android.Preferences/PreferenceActivity.xml b/docs/Mono.Android/en/Android.Preferences/PreferenceActivity.xml
index d97faeb5ee..d1caa3ec3f 100644
--- a/docs/Mono.Android/en/Android.Preferences/PreferenceActivity.xml
+++ b/docs/Mono.Android/en/Android.Preferences/PreferenceActivity.xml
@@ -1221,7 +1221,7 @@
To be added.
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.Preferences/PreferenceFragment.xml b/docs/Mono.Android/en/Android.Preferences/PreferenceFragment.xml
index 3f7e81c361..da16e75b60 100644
--- a/docs/Mono.Android/en/Android.Preferences/PreferenceFragment.xml
+++ b/docs/Mono.Android/en/Android.Preferences/PreferenceFragment.xml
@@ -327,7 +327,7 @@
To be added.
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
diff --git a/docs/Mono.Android/en/Android.Security.Keystore/KeyInfo.xml b/docs/Mono.Android/en/Android.Security.Keystore/KeyInfo.xml
index 5476bd80d9..b887668723 100644
--- a/docs/Mono.Android/en/Android.Security.Keystore/KeyInfo.xml
+++ b/docs/Mono.Android/en/Android.Security.Keystore/KeyInfo.xml
@@ -31,7 +31,8 @@
- Information about a key from the <a href="[TODO: @docRoot]training/articles/keystore.
+ Information about a key from the Android
+ Keystore system.
diff --git a/docs/Mono.Android/en/Android.Security.Keystore/KeyProperties.xml b/docs/Mono.Android/en/Android.Security.Keystore/KeyProperties.xml
index 58edf0805c..3d8bd26a63 100644
--- a/docs/Mono.Android/en/Android.Security.Keystore/KeyProperties.xml
+++ b/docs/Mono.Android/en/Android.Security.Keystore/KeyProperties.xml
@@ -18,7 +18,7 @@
- Properties of <a href="[TODO: @docRoot]training/articles/keystore.
+ Properties of Android Keystore keys.
diff --git a/docs/Mono.Android/en/Android.Security.Keystore/KeyProtection.xml b/docs/Mono.Android/en/Android.Security.Keystore/KeyProtection.xml
index 24926f05fb..dac15c428b 100644
--- a/docs/Mono.Android/en/Android.Security.Keystore/KeyProtection.xml
+++ b/docs/Mono.Android/en/Android.Security.Keystore/KeyProtection.xml
@@ -32,7 +32,7 @@
Specification of how a key or key pair is secured when imported into the
- <a href="[TODO: @docRoot]training/articles/keystore.
+ Android Keystore system.
diff --git a/docs/Mono.Android/en/Android.Security/KeyPairGeneratorSpec.xml b/docs/Mono.Android/en/Android.Security/KeyPairGeneratorSpec.xml
index d1ae08e4df..aa8f20b233 100644
--- a/docs/Mono.Android/en/Android.Security/KeyPairGeneratorSpec.xml
+++ b/docs/Mono.Android/en/Android.Security/KeyPairGeneratorSpec.xml
@@ -37,7 +37,8 @@
This provides the required parameters needed for initializing the
KeyPairGenerator that works with
- <a href="[TODO: @docRoot]training/articles/keystore.
+ Android KeyStore
+ facility.
diff --git a/docs/Mono.Android/en/Android.Security/KeyStoreParameter.xml b/docs/Mono.Android/en/Android.Security/KeyStoreParameter.xml
index 98398dbf31..3c032d58eb 100644
--- a/docs/Mono.Android/en/Android.Security/KeyStoreParameter.xml
+++ b/docs/Mono.Android/en/Android.Security/KeyStoreParameter.xml
@@ -37,7 +37,8 @@
This provides the optional parameters that can be specified for
KeyStore entries that work with
- <a href="[TODO: @docRoot]training/articles/keystore.
+ Android KeyStore
+ facility.
diff --git a/docs/Mono.Android/en/Android.Service.Autofill/FieldClassification.xml b/docs/Mono.Android/en/Android.Service.Autofill/FieldClassification.xml
index f7b13bff19..67904af019 100644
--- a/docs/Mono.Android/en/Android.Service.Autofill/FieldClassification.xml
+++ b/docs/Mono.Android/en/Android.Service.Autofill/FieldClassification.xml
@@ -18,7 +18,7 @@
- Represents the <a href="AutofillService.
+ Represents the "AutofillService.
diff --git a/docs/Mono.Android/en/Android.Service.Autofill/FillRequest.xml b/docs/Mono.Android/en/Android.Service.Autofill/FillRequest.xml
index 1a831f5e92..0d15cae85e 100644
--- a/docs/Mono.Android/en/Android.Service.Autofill/FillRequest.xml
+++ b/docs/Mono.Android/en/Android.Service.Autofill/FillRequest.xml
@@ -209,7 +209,7 @@
2
Indicates this request was made using
- <a href="AutofillService.
+ "AutofillService.
diff --git a/docs/Mono.Android/en/Android.Service.Autofill/UserData.xml b/docs/Mono.Android/en/Android.Service.Autofill/UserData.xml
index 9e8fab50bb..34a92ce03c 100644
--- a/docs/Mono.Android/en/Android.Service.Autofill/UserData.xml
+++ b/docs/Mono.Android/en/Android.Service.Autofill/UserData.xml
@@ -32,7 +32,7 @@
Defines the user data used for
- <a href="AutofillService.
+ "AutofillService.
diff --git a/docs/Mono.Android/en/Android.Service.Dreams/DreamService.xml b/docs/Mono.Android/en/Android.Service.Dreams/DreamService.xml
index 26b8201b13..37e722d8be 100644
--- a/docs/Mono.Android/en/Android.Service.Dreams/DreamService.xml
+++ b/docs/Mono.Android/en/Android.Service.Dreams/DreamService.xml
@@ -164,7 +164,7 @@
The generic motion event.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -208,7 +208,7 @@
The key event.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -252,7 +252,7 @@
The key shortcut event.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -296,7 +296,7 @@
The event.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -340,7 +340,7 @@
The touch screen event.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -384,7 +384,7 @@
The trackball event.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -685,7 +685,7 @@
The mode that was just finished.
- [TODO: @inheritDoc]
+ To be added
@@ -729,7 +729,7 @@
The new mode that has just been started.
- [TODO: @inheritDoc]
+ To be added
@@ -769,7 +769,7 @@
- [TODO: @inheritDoc]
+ To be added
@@ -811,7 +811,7 @@
The Intent that was used to bind to this service,
as given to M:Android.Content.Context.BindService(Android.Content.Intent,Android.Content.IServiceConnection,Android.Content.IServiceConnection). Note that any extras that were included with
the Intent at that point will not be seen here.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -852,7 +852,7 @@
- [TODO: @inheritDoc]
+ To be added
@@ -897,7 +897,7 @@
The panel being created.
The menu inside the panel.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -941,7 +941,7 @@
Which panel is being created.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -982,7 +982,7 @@
- [TODO: @inheritDoc]
+ To be added
@@ -1102,7 +1102,7 @@
The panel that the menu is in.
The menu item that was selected.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -1148,7 +1148,7 @@
The panel that the menu is in.
The menu that is opened.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -1196,7 +1196,7 @@
If onCreatePanelView() returned null, this is the Menu
being displayed in the panel.
- [TODO: @inheritDoc]
+ To be added
@@ -1244,7 +1244,7 @@
The View that was returned by onCreatePanelView().
If onCreatePanelView() returned null, this is the Menu
being displayed in the panel.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -1285,7 +1285,7 @@
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -1329,7 +1329,7 @@
To be added.
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -1452,7 +1452,7 @@
Whether the window now has focus.
- [TODO: @inheritDoc]
+ To be added
diff --git a/docs/Mono.Android/en/Android.Service.QuickAccessWallet/GetWalletCardsRequest.xml b/docs/Mono.Android/en/Android.Service.QuickAccessWallet/GetWalletCardsRequest.xml
index 4d0e8b7285..ebb358c56a 100644
--- a/docs/Mono.Android/en/Android.Service.QuickAccessWallet/GetWalletCardsRequest.xml
+++ b/docs/Mono.Android/en/Android.Service.QuickAccessWallet/GetWalletCardsRequest.xml
@@ -209,7 +209,7 @@
- [TODO: @inheritDoc]
+ To be added
To be added.
@@ -423,7 +423,7 @@
To be added.
To be added.
- [TODO: @inheritDoc]
+ To be added
diff --git a/docs/Mono.Android/en/Android.Systems/Os.xml b/docs/Mono.Android/en/Android.Systems/Os.xml
index a47594e0d8..5003578c69 100644
--- a/docs/Mono.Android/en/Android.Systems/Os.xml
+++ b/docs/Mono.Android/en/Android.Systems/Os.xml
@@ -59,7 +59,7 @@
To be added.
To be added.
- See <a href="http://man7.
+ See accept(2).
To be added.
@@ -104,7 +104,7 @@
To be added.
To be added.
- See <a href="http://man7.
+ See access(2).
To be added.
@@ -147,7 +147,7 @@
To be added.
To be added.
- See <a href="http://man7.
+ See bind(2).
@@ -190,7 +190,7 @@
To be added.
To be added.
To be added.
- See <a href="http://man7.
+ See bind(2).
@@ -233,7 +233,7 @@
To be added.
To be added.
- See <a href="http://man7.
+ See chmod(2).
@@ -277,7 +277,7 @@
To be added.
To be added.
To be added.
- See <a href="http://man7.
+ See chown(2).
@@ -317,7 +317,7 @@
To be added.
- See <a href="http://man7.
+ See close(2).
@@ -359,7 +359,7 @@
To be added.
To be added.
- See <a href="http://man7.
+ See connect(2).
@@ -402,7 +402,7 @@
To be added.
To be added.
To be added.
- See <a href="http://man7.
+ See