Foundation.NSStringDrawingContext.MinimumTrackingAdjustment Property
Desired tracking adjustement (minimum space to maintain between characteres) desired to be used during the drawing operation.

Syntax

[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("minimumTrackingAdjustment")]
[get: ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_7_0)]
[set: Foundation.Export("setMinimumTrackingAdjustment:")]
[set: ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_7_0)]
public virtual nfloat MinimumTrackingAdjustment { get; set; }

Value

The value is specified in points, typically a value between -0.5f and 0.

Remarks

Zero means that standard spacing should be used. Use negative values to adjust the tracking, for example -0.5f allows characters to be closer together by half a point.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0