共用方式為


IWebView.CanGoBack Property

Definition

Gets a value that indicates whether the user can navigate to previous pages.

public:
 property bool CanGoBack { bool get(); void set(bool value); };
public bool CanGoBack { get; set; }
member this.CanGoBack : bool with get, set
Public Property CanGoBack As Boolean

Property Value

Applies to