UIKit.NSMutableParagraphStyle.HyphenationFactor Property
>The paragraph's threshold for hyphenation.

Syntax

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

Value

Ranges from 0 to 1, indicating ratio of text width to the width of line fragment. Default is 0, indicating that the layout manager's hyphenation factor is used.

Remarks

Documentation for this section has not yet been entered.

Requirements

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