Movie.Height Method

Definition

Caution

deprecated

[Android.Runtime.Register("height", "()I", "GetHeightHandler")]
[System.Obsolete("deprecated")]
public virtual int Height ();
[<Android.Runtime.Register("height", "()I", "GetHeightHandler")>]
[<System.Obsolete("deprecated")>]
abstract member Height : unit -> int
override this.Height : unit -> int

Returns

Int32
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