Table of Contents

Class SkiaSetter

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
[ContentProperty("Value")]
public class SkiaSetter : BindableObject, INotifyPropertyChanged
Inheritance
SkiaSetter
Implements
Inherited Members
Extension Methods

Properties

Property

public BindableProperty Property { get; set; }

Property Value

BindableProperty

TargetName

public string TargetName { get; set; }

Property Value

string

Value

public object Value { get; set; }

Property Value

object