Android.Graphics.Drawables.Drawable.OnStateChange Method
Override this in your subclass to change appearance if you recognize the specified state.

Syntax

[Android.Runtime.Register("onStateChange", "([I)Z", "GetOnStateChange_arrayIHandler")]
protected virtual bool OnStateChange (int[] state)

Parameters

state
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Override this in your subclass to change appearance if you recognize the specified state.

[Android Documentation]

Requirements

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