PropertyMapper<TVirtualView> Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
PropertyMapper<TVirtualView>() | |
PropertyMapper<TVirtualView>(PropertyMapper[]) |
PropertyMapper<TVirtualView>()
public:
PropertyMapper();
public PropertyMapper ();
Public Sub New ()
Aplica-se a
PropertyMapper<TVirtualView>(PropertyMapper[])
public:
PropertyMapper(... cli::array <Microsoft::Maui::PropertyMapper ^> ^ chained);
public PropertyMapper (params Microsoft.Maui.PropertyMapper[] chained);
new Microsoft.Maui.PropertyMapper<'VirtualView (requires 'VirtualView :> Microsoft.Maui.IElement)> : Microsoft.Maui.PropertyMapper[] -> Microsoft.Maui.PropertyMapper<'VirtualView (requires 'VirtualView :> Microsoft.Maui.IElement)>
Public Sub New (ParamArray chained As PropertyMapper())
Parâmetros
- chained
- PropertyMapper[]