mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
Added some links to ApiReference.
This commit is contained in:
2
ui/image/image.d.ts
vendored
2
ui/image/image.d.ts
vendored
@ -61,7 +61,7 @@ declare module "ui/image" {
|
||||
url: string;
|
||||
|
||||
/**
|
||||
* Gets or sets the image stretch mode.
|
||||
* Gets or sets the image stretch mode. Possible values are contained in the [Stretch enumeration](../enums/Stretch/README.md).
|
||||
*/
|
||||
stretch: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user