SKAction.ResizeByWidth(nfloat, nfloat, Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("resizeByWidth:height:duration:")]
public static SpriteKit.SKAction ResizeByWidth (nfloat width, nfloat height, double duration);
static member ResizeByWidth : nfloat * nfloat * double -> SpriteKit.SKAction
Parameters
- width
- nfloat
- height
- nfloat
- duration
- Double
Returns
- Attributes