Returns the current text matrix.
SDKs
- iOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Graphics
Declaration
var textMatrix: CGAffine Transform { get set }
Parameters
c
The graphics context for which to obtain the text matrix.
Return Value
The current text matrix.