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