Xml.FeatureRelaxed Property

Definition

org.xmlpull.v1.XmlPullParser "relaxed" feature name.

[Android.Runtime.Register("FEATURE_RELAXED")]
public static string? FeatureRelaxed { get; set; }
[<Android.Runtime.Register("FEATURE_RELAXED")>]
static member FeatureRelaxed : string with get, set

Property Value

Attributes

Remarks

org.xmlpull.v1.XmlPullParser "relaxed" feature name.

Java documentation for android.util.Xml.FEATURE_RELAXED.

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