Language

EmbeddedPhotoPickerFeatureInfo.IsPickerLaunchedInExpandedState Property

Definition

Returns whether or not the picker was launched in expanded state

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

Property Value

Returns whether or not the picker was launched in expanded state

Attributes

Remarks

Returns whether or not the picker was launched in expanded state

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

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