Java.Awt.Font.NumericShaper.GetShaper Method
Gets a NumericShaper for the specified unicode range.

Syntax

[Android.Runtime.Register("getShaper", "(I)Ljava/awt/font/NumericShaper;", "")]
public static NumericShaper GetShaper ([Android.Runtime.GeneratedEnum] Ranges singleRange)

Parameters

singleRange
the specified unicode single range.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets a NumericShaper for the specified unicode range. The NumericShaper supports only a single range and hence is not contextual.

[Android Documentation]

Requirements

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