Language

EmbeddedPhotoPickerFeatureInfo.EmbeddedUiCustomizationParams Property

Definition

Returns the embedded-specific UI customization options set by the app.

public Android.Widget.PhotoPicker.EmbeddedPhotoPickerUiCustomizationParams? EmbeddedUiCustomizationParams { [Android.Runtime.Register("getEmbeddedUiCustomizationParams", "()Landroid/widget/photopicker/EmbeddedPhotoPickerUiCustomizationParams;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getEmbeddedUiCustomizationParams", "()Landroid/widget/photopicker/EmbeddedPhotoPickerUiCustomizationParams;", "", ApiSince=37)>]
member this.EmbeddedUiCustomizationParams : Android.Widget.PhotoPicker.EmbeddedPhotoPickerUiCustomizationParams

Property Value

The EmbeddedPhotoPickerUiCustomizationParams object, or null if no custom embedded options are set.

Attributes

Applies to