TransitionValues.View Property

Definition

The View with these values

[Android.Runtime.Register("view")]
public Android.Views.View? View { get; set; }
[<Android.Runtime.Register("view")>]
member this.View : Android.Views.View with get, set

Property Value

View
Attributes

Remarks

Java documentation for android.transition.TransitionValues.view.

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