Language

EmbeddedPhotoPickerUiCustomizationParams.IsSelectionBarVisibleInExpandedMode Property

Definition

Returns whether the Selection Bar should be visible in expanded mode in Embedded picker as set by the calling application.

public bool IsSelectionBarVisibleInExpandedMode { [Android.Runtime.Register("isSelectionBarVisibleInExpandedMode", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isSelectionBarVisibleInExpandedMode", "()Z", "", ApiSince=37)>]
member this.IsSelectionBarVisibleInExpandedMode : bool

Property Value

true if the selection bar should be visible, false otherwise.

Attributes

Applies to