'Declaration Protected Overridable Sub OnLocationChanged( _ ByVal oldValue As MaterialToastLocationEnum, _ ByVal newValue As MaterialToastLocationEnum _ )
'Usage Dim instance As MaterialToast Dim oldValue As MaterialToastLocationEnum Dim newValue As MaterialToastLocationEnum instance.OnLocationChanged(oldValue, newValue)
protected virtual void OnLocationChanged( MaterialToastLocationEnum oldValue, MaterialToastLocationEnum newValue )
Parameters
- oldValue
- newValue