Java.Awt.Font.NumericShaper.Ranges Property
Gets the masks for all of the ranges supported by this NumericShaper, packed into an int value using the logical OR logical operation for multiple ranges: NumericShaper.

Syntax

[get: Android.Runtime.Register("getRanges", "()I", "GetGetRangesHandler")]
public Ranges Ranges { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the masks for all of the ranges supported by this NumericShaper, packed into an int value using the logical OR logical operation for multiple ranges: NumericShaper.DEVANAGARI | NumericShaper.BENGALI.

[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