CoreWebView2WindowFeatures.ShouldDisplayToolbar Property

Definition

Indicates that the browser toolbar is displayed.

public bool ShouldDisplayToolbar { get; }
public int ShouldDisplayToolbar { get; }
member this.ShouldDisplayToolbar : bool
member this.ShouldDisplayToolbar : int
Public ReadOnly Property ShouldDisplayToolbar As Boolean
Public ReadOnly Property ShouldDisplayToolbar As Integer

Property Value

Applies to