Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When spanned across two regions this will return a Rectangle for each region. If not spanned this will return an empty array.
public Xamarin.Forms.Rectangle[] SpanningBounds { get; set; }
member this.SpanningBounds : Xamarin.Forms.Rectangle[] with get, set