Share via


Page.SendBackButtonPressed 方法

定义

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

返回

true 如果重写处理了 OnBackButtonPressed() 后退导航,则为 ;否则为 false

适用于