Share via


CoreWebView2WindowControlsOverlay.Height Property

Definition

The Height property in pixels, allows you to set the height of the overlay and title bar area. Defaults to 48px.

public uint Height { get; set; }
member this.Height : uint32 with get, set
Public Property Height As UInteger

Property Value

Applies to