NSLayoutManager.ExtraLineFragmentTextContainer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The NSTextContainer containing the ExtraLineFragmentRect.
public virtual UIKit.NSTextContainer ExtraLineFragmentTextContainer { [Foundation.Export("extraLineFragmentTextContainer")] get; }
member this.ExtraLineFragmentTextContainer : UIKit.NSTextContainer
Property Value
Returns null
if the ExtraLineFragmentRect does not exist (is {0,0,0,0}).
- Attributes