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

Syntax

[Android.Runtime.Register("obtainStyledAttributes", "(Landroid/util/AttributeSet;[III)Landroid/content/res/TypedArray;", "")]
public Android.Content.Res.TypedArray ObtainStyledAttributes (Android.Util.IAttributeSet set, int[] attrs, int defStyleAttr, int defStyleRes)

Parameters

set
Documentation for this section has not yet been entered.
attrs
Documentation for this section has not yet been entered.
defStyleAttr
Documentation for this section has not yet been entered.
defStyleRes
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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