Share via


EmbeddedPhotoPickerFeatureInfo.Builder.Build Method

Definition

Build the class for desired feature info arguments

[Android.Runtime.Register("build", "()Landroid/widget/photopicker/EmbeddedPhotoPickerFeatureInfo;", "", ApiSince=36)]
public Android.Widget.PhotoPicker.EmbeddedPhotoPickerFeatureInfo Build();
[<Android.Runtime.Register("build", "()Landroid/widget/photopicker/EmbeddedPhotoPickerFeatureInfo;", "", ApiSince=36)>]
member this.Build : unit -> Android.Widget.PhotoPicker.EmbeddedPhotoPickerFeatureInfo

Returns

Attributes

Remarks

Build the class for desired feature info arguments

Java documentation for android.widget.photopicker.EmbeddedPhotoPickerFeatureInfo.Builder.build().

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.

Applies to