Language

EmbeddedPhotoPickerFeatureInfo.MaxSelectionLimit Property

Definition

Gets the maximum number of media items that can be selected.

public int MaxSelectionLimit { [Android.Runtime.Register("getMaxSelectionLimit", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getMaxSelectionLimit", "()I", "", ApiSince=36)>]
member this.MaxSelectionLimit : int

Property Value

The configured selection limit.

Attributes

Remarks

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.

Applies to