public override ERect GetPlatformContentGeometry()
 {
     return(VisualElementRenderer?.GetNativeContentGeometry() ?? new ERect());
 }