Type alias: SetTransform
Ƭ SetTransform: (transform: ViewpaneTransform, options?: TransitionOptions) => void
Type declaration
â–¸ (transform, options?): void
Parameters
| Name | Type | 
|---|---|
transform | ViewpaneTransform | 
options? | TransitionOptions | 
Returns
void