ElementHandler<TVirtualView,TPlatformView> クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
generic <typename TVirtualView, typename TPlatformView>
where TVirtualView : class, IElement where TPlatformView : classpublic ref class ElementHandler abstract : Microsoft::Maui::Handlers::ElementHandler
public abstract class ElementHandler<TVirtualView,TPlatformView> : Microsoft.Maui.Handlers.ElementHandler where TVirtualView : class, IElement where TPlatformView : class
type ElementHandler<'VirtualView, 'PlatformView (requires 'VirtualView : null and 'VirtualView :> IElement and 'PlatformView : null)> = class
inherit ElementHandler
interface IElementHandler
Public MustInherit Class ElementHandler(Of TVirtualView, TPlatformView)
Inherits ElementHandler
型パラメーター
- TVirtualView
- TPlatformView
- 継承
- 派生
- 実装
コンストラクター
ElementHandler<TVirtualView,TPlatformView>(IPropertyMapper, CommandMapper) |
プロパティ
MauiContext | (継承元 ElementHandler) |
PlatformView | |
Services | (継承元 ElementHandler) |
VirtualView |
メソッド
明示的なインターフェイスの実装
IElementHandler.DisconnectHandler() | (継承元 ElementHandler) |
IElementHandler.PlatformView | |
IElementHandler.VirtualView |
拡張メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET MAUI