contentFrame
Category: Instance Property
Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, macOS 12.0+, tvOS 15.0+, visionOS 1.0+, watchOS 8.0+
Overview
The bounds of the view, in screen coordinates, for visually rendering data values.
Declaration
var contentFrame: CGRect { get set }
Details
See Also
- Specifying the content layout
- var contentDirection: AXChartDescriptor.ContentDirection
- enum ContentDirection
content Frame
Topics (Grouped)
Specifying the content layout
- contentDirection:AXChartDescriptor.ContentDirection — var; The direction of the content in the chart.
- ContentDirection — enum; A constant that describes the content direction of the chart.
Code Examples
var contentFrame: CGRect { get set }
Source: https://developer.apple.com/documentation/accessibility/axchartdescriptor/contentframe