다음을 통해 공유


IPropertyMapper.GetProperty(String) 메서드

정의

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)

매개 변수

key
String

반환

적용 대상