Android.Graphics.Drawables.LevelListDrawable.AddLevel Method

Syntax

[Android.Runtime.Register("addLevel", "(IILandroid/graphics/drawable/Drawable;)V", "GetAddLevel_IILandroid_graphics_drawable_Drawable_Handler")]
public virtual void AddLevel (int low, int high, Drawable drawable)

Parameters

low
Documentation for this section has not yet been entered.
high
Documentation for this section has not yet been entered.
drawable
Documentation for this section has not yet been entered.

Remarks

Requirements

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