Android.Graphics.Drawables.NinePatchDrawable: Constructor Members

The constructors of Android.Graphics.Drawables.NinePatchDrawable are listed below. For a list of all members, see the NinePatchDrawable Members list.

See Also: Inherited members from Android.Graphics.Drawables.Drawable

Public Constructors

Create drawable from existing nine-patch, not dealing with density.
Create drawable from existing nine-patch, setting initial target density based on the display metrics of the resources.
Create drawable from raw nine-patch data, not dealing with density.
Create drawable from raw nine-patch data, setting initial target density based on the display metrics of the resources.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.