DirectProperty<TOwner, TValue>.

IsDirect Property

Summary

Gets a value indicating whether this is a direct property.
Namespace
Avalonia
Containing Type
DirectProperty<TOwner, TValue>

Syntax

public override bool IsDirect { get; }

Value

Type Description
bool