Interface
ImageAssetOptions
ImageAssetOptions
interface ImageAssetOptions {
autoScaleFactor: boolean;
height: number;
keepAspectRatio: boolean;
width: number;
}Summary
Properties
autoScaleFactor
height
keepAspectRatio
width
- Previous
- IDevice
- Next
- ItemEventData