Type Property
型プロパティ
uses
usesFontLeading
Uses the font leading for calculating line heights.
行の高さを計算するためにフォントレディングを使います。
Availability 有効性
- iOS 6.0+
- iPadOS 6.0+
- macOS 10.0+
- Mac Catalyst 13.1+
- tvOS 9.0+
- watchOS 2.0+
Technologies
- UIKit
- App
Kit
Declaration 宣言
iOS, iPadOS, Mac Catalyst, tvOS, watchOS
static var usesFontLeading: NSStringDrawingOptions
{ get }
macOS
static var usesFontLeading: NSString
.DrawingOptions
{ get }