.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Org.XmlPull.V1
  3. IXmlPullParser
  4. NextTokenAsync(IXmlPullParser)
  • IXmlPullParser
    • FeatureProcessDocdecl
    • FeatureProcessNamespaces
    • FeatureReportNamespaceAttributes
    • FeatureValidation
    • NoNamespace
    • AttributeCount
    • ColumnNumber
    • Depth
    • EventType
    • InputEncoding
    • IsEmptyElementTag
    • IsWhitespace
    • LineNumber
    • Name
    • Namespace
    • PositionDescription
    • Prefix
    • Text
    • Types
    • DefineEntityReplacementText(String, String)
    • GetAttributeName(Int32)
    • GetAttributeNamespace(Int32)
    • GetAttributePrefix(Int32)
    • GetAttributeType(Int32)
    • GetAttributeValue(Int32)
    • GetAttributeValue(String, String)
    • GetFeature(String)
    • GetNamespace(String)
    • GetNamespaceCount(Int32)
    • GetNamespacePrefix(Int32)
    • GetNamespaceUri(Int32)
    • GetProperty(String)
    • GetTextCharacters(Int32[])
    • IsAttributeDefault(Int32)
    • Next()
    • NextTag()
    • NextText()
    • NextToken()
    • Require(XmlPullParserNode, String, String)
    • SetFeature(String, Boolean)
    • SetInput(Reader)
    • SetInput(Stream, String)
    • SetProperty(String, Object)
    • NextAsync(IXmlPullParser)
    • NextTagAsync(IXmlPullParser)
    • NextTextAsync(IXmlPullParser)
    • NextTokenAsync(IXmlPullParser)
monoandroid
namespace Org.XmlPull.V1
{
    public static class IXmlPullParserExtensions
    {
        public static Task<XmlPullParserNode>! NextTokenAsync(this IXmlPullParser! self);
    }
}
.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙