Language

EmbeddedPhotoPickerFeatureInfo.SelectionParams Property

Definition

Returns the selection options, which specify filters for media item properties.

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

Property Value

The PhotoPickerSelectionParams object containing the selection filters, or null if no custom selection options are set.

Attributes

Remarks

Returns the selection options, which specify filters for media item properties.

Android reference for android.widget.photopicker.EmbeddedPhotoPickerFeatureInfo.getSelectionParams.

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