NSLayoutManager.UsesFontLeading 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.
Whether the NSLayoutManager should use the leading provided in the font.
public virtual bool UsesFontLeading { [Foundation.Export("usesFontLeading")] get; [Foundation.Export("setUsesFontLeading:")] set; }
member this.UsesFontLeading : bool with get, set
Property Value
- Attributes