NullExtension 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.
Provides a XAML markup extension that returns null.
public ref class NullExtension : Microsoft::Maui::Controls::Xaml::IMarkupExtension
[Microsoft.Maui.Controls.Xaml.AcceptEmptyServiceProvider]
public class NullExtension : Microsoft.Maui.Controls.Xaml.IMarkupExtension
[<Microsoft.Maui.Controls.Xaml.AcceptEmptyServiceProvider>]
type NullExtension = class
interface IMarkupExtension
Public Class NullExtension
Implements IMarkupExtension
- Inheritance
-
NullExtension
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| NullExtension() | |
Methods
| Name | Description |
|---|---|
| ProvideValue(IServiceProvider) | |