Langue

SurfaceControlViewHost.LayoutParams.Height Property

Definition

Returns the height, in pixels, of the bounds for the View.

public virtual int Height { [Android.Runtime.Register("getHeight", "()I", "GetGetHeightHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getHeight", "()I", "GetGetHeightHandler", ApiSince=37)>]
member this.Height : int

Property Value

Returns the height, in pixels, of the bounds for the View.

Attributes

Remarks

Returns the height, in pixels, of the bounds for the View.

Android reference for android.view.SurfaceControlViewHost.LayoutParams.getHeight.

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