IPropertyMapper<TVirtualView,TViewHandler> Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TVirtualView, typename TViewHandler>
where TVirtualView : IElement where TViewHandler : IElementHandlerpublic interface class IPropertyMapper : Microsoft::Maui::IPropertyMapper
public interface IPropertyMapper<out TVirtualView,out TViewHandler> : Microsoft.Maui.IPropertyMapper where TVirtualView : IElement where TViewHandler : IElementHandler
type IPropertyMapper<'VirtualView, 'ViewHandler (requires 'VirtualView :> IElement and 'ViewHandler :> IElementHandler)> = interface
interface IPropertyMapper
Public Interface IPropertyMapper(Of Out TVirtualView, Out TViewHandler)
Implements IPropertyMapper
- TVirtualView
- TViewHandler
- Derived
- Implements
Add(String, Action<TView |
|
Get |
(Inherited from IPropertyMapper) |
Get |
(Inherited from IPropertyMapper) |
Update |
(Inherited from IPropertyMapper) |
Update |
(Inherited from IPropertyMapper) |
Append |
Specify a method to be run after an existing property mapping. |
Modify |
Modify a property mapping in place. |
Prepend |
Specify a method to be run before an existing property mapping. |
Commentaires sur .NET MAUI
.NET MAUI est un projet open source. Sélectionnez un lien pour fournir des commentaires :