Android.Graphics.Bitmap.GetNinePatchChunk Method
Returns an optional array of private data, used by the UI system for some bitmaps.

Syntax

[Android.Runtime.Register("getNinePatchChunk", "()[B", "")]
public byte[] GetNinePatchChunk ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns an optional array of private data, used by the UI system for some bitmaps. Not intended to be called by applications.

[Android Documentation]

Requirements

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