Android.Content.Context.ObtainStyledAttributes Method
Retrieve styled attribute information in this Context's theme.

Syntax

[Android.Runtime.Register("obtainStyledAttributes", "(I[I)Landroid/content/res/TypedArray;", "")]
public Android.Content.Res.TypedArray ObtainStyledAttributes (int resid, int[] attrs)

Parameters

resid
Documentation for this section has not yet been entered.
attrs
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
!:NoType:android/content/res/Resources$NotFoundException;Href=../../../reference/android/content/res/Resources.NotFoundException.html

Remarks

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1