ApplicationHandler 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。
public ref class ApplicationHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::IApplication ^, System::Object ^>
public class ApplicationHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.IApplication,object>
type ApplicationHandler = class
inherit ElementHandler<IApplication, obj>
Public Class ApplicationHandler
Inherits ElementHandler(Of IApplication, Object)
- 繼承
建構函式
ApplicationHandler() |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
ApplicationHandler(IPropertyMapper, CommandMapper) |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
ApplicationHandler(IPropertyMapper) |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
欄位
CommandMapper |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
Mapper |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
屬性
MauiContext |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 (繼承來源 ElementHandler) |
PlatformView |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 (繼承來源 ElementHandler<TVirtualView,TPlatformView>) |
Services |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 (繼承來源 ElementHandler) |
VirtualView |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 (繼承來源 ElementHandler<TVirtualView,TPlatformView>) |
方法
明確介面實作
IElementHandler.DisconnectHandler() |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 (繼承來源 ElementHandler) |
IElementHandler.PlatformView |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 (繼承來源 ElementHandler<TVirtualView,TPlatformView>) |
IElementHandler.VirtualView |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 (繼承來源 ElementHandler<TVirtualView,TPlatformView>) |
擴充方法
GetRequiredService<T>(IElementHandler, Type) |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
GetRequiredService<T>(IElementHandler) |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
GetService<T>(IElementHandler, Type) |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
GetService<T>(IElementHandler) |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
GetServiceProvider(IElementHandler) |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |
IsConnected(IElementHandler) |
表示抽象 IApplication 檢視及其平臺特定實作的檢視處理程式。 |