PropertyMapper<TVirtualView,TViewHandler> クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
generic <typename TVirtualView, typename TViewHandler>
where TVirtualView : IElement where TViewHandler : IElementHandlerpublic ref class PropertyMapper : Microsoft::Maui::PropertyMapper, Microsoft::Maui::IPropertyMapper<TVirtualView, TViewHandler>
public class PropertyMapper<TVirtualView,TViewHandler> : Microsoft.Maui.PropertyMapper, Microsoft.Maui.IPropertyMapper<TVirtualView,TViewHandler> where TVirtualView : IElement where TViewHandler : IElementHandler
type PropertyMapper<'VirtualView, 'ViewHandler (requires 'VirtualView :> IElement and 'ViewHandler :> IElementHandler)> = class
inherit PropertyMapper
interface IPropertyMapper<'VirtualView, 'ViewHandler (requires 'VirtualView :> IElement and 'ViewHandler :> IElementHandler)>
interface IPropertyMapper
Public Class PropertyMapper(Of TVirtualView, TViewHandler)
Inherits PropertyMapper
Implements IPropertyMapper(Of TVirtualView, TViewHandler)
型パラメーター
- TVirtualView
- TViewHandler
- 継承
- 派生
- 実装
コンストラクター
| PropertyMapper<TVirtualView,TViewHandler>() | |
| PropertyMapper<TVirtualView,TViewHandler>(IPropertyMapper[]) |
フィールド
| _mapper | (継承元 PropertyMapper) |
プロパティ
| Chained | (継承元 PropertyMapper) |
| Item[String] | |
| UpdateKeys | (継承元 PropertyMapper) |