-
The size of the decoration being positioned within the decorated content’s bounds.
Declaration
Swift
public var decorationSize: CGSize -
The size of the content element within the
Decorateelement.Declaration
Swift
public var contentSize: CGSize -
The environment the element is being rendered in.
Declaration
Swift
public var environment: Environment
View on GitHub
PositionContext Structure Reference