View.DragShadowBuilder.View Property

Definition

Returns the View object that had been passed to the C:Android.Views.View.DragShadowBuilder(Android.Views.View) constructor.

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

Property Value

View
Attributes

Remarks

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