TextPresentedElement
public protocol TextPresentedElement
Protocol for text elements. Provides their specific parameters.
-
Undocumented
Declaration
Swift
associatedtype BaselineElement : LayoutElement
-
Defines y-position from origin in internal coordinate space
Declaration
Swift
var baselineElement: BaselineElement { get }