onUpdate MethodProtected Static

Called before an ElementAspect is updated.

onUpdate(arg: OnAspectPropsArg): void

@note throw an exception to disallow the update

@note If you override this method, you must call super.

Parameter Type Description
arg OnAspectPropsArg  

Returns - void

Defined in

Last Updated: 16 May, 2024