TextAttribute.TrackingTight Property

Definition

Perform tight tracking.

[Android.Runtime.Register("TRACKING_TIGHT")]
public static Java.Lang.Float? TrackingTight { get; }
[<Android.Runtime.Register("TRACKING_TIGHT")>]
static member TrackingTight : Java.Lang.Float

Property Value

Attributes

Remarks

Perform tight tracking.

Added in 1.6.

Java documentation for java.awt.font.TextAttribute.TRACKING_TIGHT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to