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) |