TypedArray
TypedArray(IntPtr, JniHandleOwnership)
ChangingConfigurations
IndexCount
JniPeerMembers
PositionDescription
Resources
ThresholdClass
ThresholdType
Close()
GetBoolean(Int32, Boolean)
GetColor(Int32, Int32)
GetColorStateList(Int32)
GetDimension(Int32, Single)
GetDimensionPixelOffset(Int32, Int32)
GetDimensionPixelSize(Int32, Int32)
GetDrawable(Int32)
GetFloat(Int32, Single)
GetFont(Int32)
GetFraction(Int32, Int32, Int32, Single)
GetIndex(Int32)
GetInt(Int32, Int32)
GetInteger(Int32, Int32)
GetLayoutDimension(Int32, Int32)
GetLayoutDimension(Int32, String)
GetNonResourceString(Int32)
GetResourceId(Int32, Int32)
GetSourceResourceId(Int32, Int32)
GetString(Int32)
GetText(Int32)
GetTextArray(Int32)
GetTextArrayFormatted(Int32)
GetTextFormatted(Int32)
GetType(Int32)
GetValue(Int32, TypedValue)
HasValue(Int32)
HasValueOrEmpty(Int32)
Length()
PeekValue(Int32)
Recycle()
monoandroid
namespace Android.Content.Res
{
[Register("android/content/res/TypedArray", DoNotGenerateAcw = true)]
public class TypedArray : Object
{
public virtual Resources? Resources
{
[Register("getResources", "()Landroid/content/res/Resources;", "GetGetResourcesHandler")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API