Type Alias UpdateLifeCycleFunction
UpdateLifeCycleFunction: ( runtime: LifeCycleObject, property: string, oldValue: any, newValue: any,) => void Type declaration
- (runtime: LifeCycleObject, property: string, oldValue: any, newValue: any): void
Returns void