Android.Util.IAttributeSet.PositionDescription Property
Returns a description of the current position of the attribute set.

Syntax

[get: Android.Runtime.Register("getPositionDescription", "()Ljava/lang/String;", "GetGetPositionDescriptionHandler:Android.Util.IAttributeSetInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string PositionDescription { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a description of the current position of the attribute set. For instance, if the attribute set is loaded from an XML document, the position description could indicate the current line number.

[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