Freigeben über


CloudMediaProviderContract.MediaColumns.Height Field

Definition

This column contains the height of the image or video.

[Android.Runtime.Register("HEIGHT", ApiSince=34)]
public const string Height;
[<Android.Runtime.Register("HEIGHT", ApiSince=34)>]
val mutable Height : string

Field Value

Attributes

Remarks

This column contains the height of the image or video.

Java documentation for android.provider.CloudMediaProviderContract.MediaColumns.HEIGHT.

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