Android.Util.TypedValue Class
Container for a dynamically typed data value.

See Also: TypedValue Members

Syntax

[Android.Runtime.Register("android/util/TypedValue", DoNotGenerateAcw=true)]
public class TypedValue : Java.Lang.Object

Remarks

Container for a dynamically typed data value. Primarily used with Android.Content.Res.Resources for holding resource values.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1