Table of Contents

Class BindablePropertyExtension

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public class BindablePropertyExtension : IMarkupExtension<BindableProperty>, IMarkupExtension
Inheritance
BindablePropertyExtension
Implements
Inherited Members
Extension Methods

Properties

Name

public string Name { get; set; }

Property Value

string

Type

public Type Type { get; set; }

Property Value

Type

Methods

ProvideValue(IServiceProvider)

public BindableProperty ProvideValue(IServiceProvider serviceProvider)

Parameters

serviceProvider IServiceProvider

Returns

BindableProperty