XmlReaderResourceParser
XmlReaderResourceParser(XmlReader)
ClassAttribute
IdAttribute
StyleAttribute
Close()
GetAttributeBooleanValue(Int32, Boolean)
GetAttributeBooleanValue(String, String, Boolean)
GetAttributeFloatValue(Int32, Single)
GetAttributeFloatValue(String, String, Single)
GetAttributeIntValue(Int32, Int32)
GetAttributeIntValue(String, String, Int32)
GetAttributeListValue(Int32, String[], Int32)
GetAttributeListValue(String, String, String[], Int32)
GetAttributeNameResource(Int32)
GetAttributeResourceValue(Int32, Int32)
GetAttributeResourceValue(String, String, Int32)
GetAttributeUnsignedIntValue(Int32, Int32)
GetAttributeUnsignedIntValue(String, String, Int32)
GetIdAttributeResourceValue(Int32)
ToLocalJniHandle(XmlReader)
monoandroid
namespace Android.Runtime
{
public class XmlReaderResourceParser : XmlReaderPullParser, IXmlResourceParser, IJavaObject, IAttributeSet, IJavaPeerable, IXmlPullParser, IDisposable
{
public float GetAttributeFloatValue(int index, float defaultValue);
}
}
.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