Sprache

XmlReaderResourceParser.GetIdAttributeResourceValue(Int32) Method

Definition

This operation is not supported by XmlReaderResourceParser.

public int GetIdAttributeResourceValue(int defaultValue);
abstract member GetIdAttributeResourceValue : int -> int
override this.GetIdAttributeResourceValue : int -> int

Parameters

defaultValue
Int32

Fallback value specified by the interface; this implementation does not support the operation.

Returns

Does not return.

Implements

Exceptions

This operation is not supported by XmlReaderResourceParser.

Remarks

This operation is not supported by this XML reader adapter.

Android reference for android.util.AttributeSet.getIdAttributeResourceValue.

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