RemoteViews.ExtraSharedElementBounds Field

Definition

The intent extra that contains the bounds for all shared elements.

[Android.Runtime.Register("EXTRA_SHARED_ELEMENT_BOUNDS", ApiSince=29)]
public const string ExtraSharedElementBounds;
[<Android.Runtime.Register("EXTRA_SHARED_ELEMENT_BOUNDS", ApiSince=29)>]
val mutable ExtraSharedElementBounds : string

Field Value

Implements

Attributes

Remarks

Java documentation for android.widget.RemoteViews.EXTRA_SHARED_ELEMENT_BOUNDS.

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