NavigableElement.NavigationProxy 属性

定义

获取转换为 Navigation . NavigationProxy.

public:
 property Microsoft::Maui::Controls::Internals::NavigationProxy ^ NavigationProxy { Microsoft::Maui::Controls::Internals::NavigationProxy ^ get(); };
public Microsoft.Maui.Controls.Internals.NavigationProxy NavigationProxy { get; }
member this.NavigationProxy : Microsoft.Maui.Controls.Internals.NavigationProxy
Public ReadOnly Property NavigationProxy As NavigationProxy

属性值

实现

注解

确定元素是否将代理导航调用。

供 .NET MAUI 内部使用。

适用于