FlyoutPage.ControlsFlyoutPageMapper Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
Use FlyoutViewHandler.Mapper instead.
public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IFlyoutView ^, Microsoft::Maui::Handlers::FlyoutViewHandler ^> ^ ControlsFlyoutPageMapper;
[System.Obsolete("Use FlyoutViewHandler.Mapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IFlyoutView,Microsoft.Maui.Handlers.FlyoutViewHandler> ControlsFlyoutPageMapper;
[<System.Obsolete("Use FlyoutViewHandler.Mapper instead.")>]
staticval mutable ControlsFlyoutPageMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IFlyoutView, Microsoft.Maui.Handlers.FlyoutViewHandler>
Public Shared ControlsFlyoutPageMapper As IPropertyMapper(Of IFlyoutView, FlyoutViewHandler)
Feldwert
- Attribute
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.