Compartilhar via


ArrayExtension Classe

Definição

public ref class ArrayExtension : Microsoft::Maui::Controls::Xaml::IMarkupExtension<Array ^>
[Microsoft.Maui.Controls.ContentProperty("Items")]
[Microsoft.Maui.Controls.Xaml.AcceptEmptyServiceProvider]
public class ArrayExtension : Microsoft.Maui.Controls.Xaml.IMarkupExtension<Array>
[<Microsoft.Maui.Controls.ContentProperty("Items")>]
[<Microsoft.Maui.Controls.Xaml.AcceptEmptyServiceProvider>]
type ArrayExtension = class
    interface IMarkupExtension<Array>
    interface IMarkupExtension
Public Class ArrayExtension
Implements IMarkupExtension(Of Array)
Herança
ArrayExtension
Atributos
Implementações

Construtores

ArrayExtension()

Propriedades

Items
Type

Métodos

ProvideValue(IServiceProvider)

Implantações explícitas de interface

IMarkupExtension.ProvideValue(IServiceProvider)

Aplica-se a