CoreWebView2WindowFeatures.ShouldDisplayToolbar Property
Definition
Important
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.
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