Skip to main content

ITransform Interface

Not client implementable.

Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

[TypeConverterAttribute(typeof(TransformConverter))]
[NotClientImplementableAttribute]
public interface ITransform
View Source

Properties

Value 

Extension Methods

ToImmutable()Converts a transform to an immutable transform.
(Defined by TransformExtensions)

See Also

Reference

Avalonia.Media Namespace