Table of Contents

Class ChangeActionExtensions

Namespace
MagicUI.Core
Assembly
MagicUI.dll

Extension methods to provide behavior to ChangeActions

public static class ChangeActionExtensions
Inheritance
ChangeActionExtensions
Inherited Members

Methods

Notify(ChangeAction, ArrangableElement)

Notify an element with the given action type

public static void Notify(this ChangeAction actionOnChange, ArrangableElement element)

Parameters

actionOnChange ChangeAction

This action type

element ArrangableElement

The element to notify