OverlaySize public protocol OverlaySize The size information of the overlay. width Declaration Swift var width: Double { get } height Declaration Swift var height: Double { get }