Mark new animate_ method private
This commit is contained in:
@@ -457,6 +457,7 @@ class View extends BaseObject {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @private
|
||||||
* @param {...(AnimationOptions|function(boolean): void)} var_args Animation options.
|
* @param {...(AnimationOptions|function(boolean): void)} var_args Animation options.
|
||||||
*/
|
*/
|
||||||
animate_(var_args) {
|
animate_(var_args) {
|
||||||
|
|||||||
Reference in New Issue
Block a user