Contents

NSTextViewportRenderingSurface

A protocol that identifies a view or layer as a drawable element for a text layout fragment.

Declaration

protocol NSTextViewportRenderingSurface : NSObjectProtocol

Overview

Typically an NSView, UIView, or CALayer.

See Also

Layout