NavigationRequestedEventArgs Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Untuk penggunaan internal oleh perender platform.
public ref class NavigationRequestedEventArgs : Microsoft::Maui::Controls::NavigationEventArgs
public class NavigationRequestedEventArgs : Microsoft.Maui.Controls.NavigationEventArgs
type NavigationRequestedEventArgs = class
inherit NavigationEventArgs
Public Class NavigationRequestedEventArgs
Inherits NavigationEventArgs
- Warisan
Konstruktor
NavigationRequestedEventArgs(Page, Boolean) |
Untuk penggunaan internal oleh platform Microsoft.Maui.Controls. |
NavigationRequestedEventArgs(Page, Page, Boolean) |
Untuk penggunaan internal oleh perender platform. |
Properti
Animated |
Untuk penggunaan internal oleh perender platform. |
BeforePage |
Untuk penggunaan internal oleh perender platform. |
Page |
Mendapatkan halaman yang dihapus atau baru terlihat. (Diperoleh dari NavigationEventArgs) |
RequestType |
Untuk penggunaan internal oleh platform Microsoft.Maui.Controls. |
Task |
Untuk penggunaan internal oleh perender platform. |