ArrayExtension Class

Definition

For internal use by the XAML infrastructure.

[Xamarin.Forms.ContentProperty("Items")]
[Xamarin.Forms.Xaml.AcceptEmptyServiceProvider]
public class ArrayExtension : Xamarin.Forms.Xaml.IMarkupExtension<Array>
type ArrayExtension = class
    interface IMarkupExtension<Array>
    interface IMarkupExtension
Inheritance
ArrayExtension
Attributes
Implements

Constructors

ArrayExtension()

For internal use by the XAML infrastructure.

Properties

Items

For internal use by the XAML infrastructure.

Type

For internal use by the XAML infrastructure.

Methods

ProvideValue(IServiceProvider)

For internal use by the XAML infrastructure.

Explicit Interface Implementations

IMarkupExtension.ProvideValue(IServiceProvider)

For internal use by the XAML infrastructure.

Applies to