Condividi tramite


IPropertyMapper.GetProperty(String) Metodo

Definizione

public:
 Action<Microsoft::Maui::IElementHandler ^, Microsoft::Maui::IElement ^> ^ GetProperty(System::String ^ key);
public Action<Microsoft.Maui.IElementHandler,Microsoft.Maui.IElement>? GetProperty (string key);
abstract member GetProperty : string -> Action<Microsoft.Maui.IElementHandler, Microsoft.Maui.IElement>
Public Function GetProperty (key As String) As Action(Of IElementHandler, IElement)

Parametri

key
String

Restituisce

Si applica a