Property DrawContext
DrawContext
Add any regions that have been drawn to during Draw(IEnumerable<View>, bool) operations to this context. This is primarily in support of Transparent.
public DrawContext? DrawContext { get; }
Add any regions that have been drawn to during Draw(IEnumerable<View>, bool) operations to this context. This is primarily in support of Transparent.
public DrawContext? DrawContext { get; }