Partager via


Configuration<TPlatform,TElement> Classe

Définition

generic <typename TPlatform, typename TElement>
 where TPlatform : IConfigPlatform where TElement : Elementpublic ref class Configuration : Microsoft::Maui::Controls::IConfigElement<TElement>, Microsoft::Maui::Controls::IPlatformElementConfiguration<TPlatform, TElement>
public class Configuration<TPlatform,TElement> : Microsoft.Maui.Controls.IConfigElement<TElement>, Microsoft.Maui.Controls.IPlatformElementConfiguration<TPlatform,TElement> where TPlatform : IConfigPlatform where TElement : Element
type Configuration<'Platform, 'Element (requires 'Platform :> IConfigPlatform and 'Element :> Element)> = class
    interface IPlatformElementConfiguration<'Platform, 'Element (requires 'Platform :> IConfigPlatform and 'Element :> Element)>
    interface IConfigElement<'Element (requires 'Element :> Element)>
Public Class Configuration(Of TPlatform, TElement)
Implements IConfigElement(Of TElement), IPlatformElementConfiguration(Of TPlatform, TElement)

Paramètres de type

TPlatform
TElement
Héritage
Configuration<TPlatform,TElement>
Implémente

Constructeurs

Configuration<TPlatform,TElement>(TElement)

Propriétés

Element

Méthodes

Create(TElement)

S’applique à