共用方式為


Page.SendBackButtonPressed 方法

定義

public:
 bool SendBackButtonPressed();
public bool SendBackButtonPressed ();
member this.SendBackButtonPressed : unit -> bool
Public Function SendBackButtonPressed () As Boolean

傳回

true 當上一頁導覽由覆寫處理時,則為 OnBackButtonPressed() ,否則 false為 。

適用於