ArrayExtension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
-
System.ObjectArrayExtension
- Attributes
- Implements
-
IMarkupExtension IMarkupExtension<System.Array>
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. |