diff --git a/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo+Builder.xml b/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo+Builder.xml index e4664ebc..3ad8e333 100644 --- a/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo+Builder.xml +++ b/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo+Builder.xml @@ -26,8 +26,20 @@ - To be added. - To be added. + Builds immutable feature information for an embedded Photo Picker session. + + Use this class to configure the features requested for a session before creating EmbeddedPhotoPickerFeatureInfo. + + + Java documentation for android.widget.photopicker.EmbeddedPhotoPickerFeatureInfo. + + + + 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. + @@ -51,8 +63,19 @@ - To be added. - To be added. + Initializes a builder with the default embedded Photo Picker feature settings. + + + + Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo.Builder. + + + + 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/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml b/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml index cac5973e..1d7c5eec 100644 --- a/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml +++ b/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml @@ -92,9 +92,20 @@ System.Int64 - To be added. - To be added. - To be added. + Gets the accent color configured for primary picker elements. + The configured accent color, or the default value that follows the device theme. + + + + Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo. + + + + 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. + @@ -181,9 +192,20 @@ System.Boolean - To be added. - To be added. - To be added. + Gets whether selected media items preserve the order in which the user selected them. + true when selection order is preserved; otherwise, false. + + + + Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo. + + + + 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. + @@ -242,9 +264,20 @@ System.Int32 - To be added. - To be added. - To be added. + Gets the maximum number of media items that can be selected. + The configured selection limit. + + + + Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo. + + + + 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. + @@ -271,9 +304,20 @@ System.Collections.Generic.IList<System.String> - To be added. - To be added. - To be added. + Gets the MIME types used to filter media items. + The configured image and video MIME types. + + + + Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo. + + + + 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. + @@ -300,9 +344,20 @@ System.Collections.Generic.IList<Android.Net.Uri> - To be added. - To be added. - To be added. + Gets the media item URIs that are preselected when the embedded picker opens. + The configured preselected media item URIs. + + + + Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo. + + + + 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. + @@ -329,9 +384,20 @@ System.Int32 - To be added. - To be added. - To be added. + Gets the night mode configured for the embedded picker. + The configured night mode, or the default value that follows the system theme. + + + + Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo. + + + + 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. +