Verifies that the specified byte array is a valid 9-patch data chunk.
Syntax
[Android.Runtime.Register("isNinePatchChunk", "([B)Z", "")]
public static
bool IsNinePatchChunk (
byte[] chunk)
Parameters
- chunk
- A byte array representing a 9-patch data chunk.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1