UIKit.NSLayoutManager.HyphenationFactor Property
The hyphenation threshold.

Syntax

[get: Foundation.Export("hyphenationFactor")]
[set: Foundation.Export("setHyphenationFactor:")]
public virtual nfloat HyphenationFactor { get; set; }

Value

A value in the range 0 to 1. 0 indicates hyphenation is off, 1.0 causes hyphenation to always be attempted.

Remarks

Application developers should prefer to set this value to 0.0, because hyphenation is slow and consumes memory.

Requirements

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