A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.nativescript.org/api/interface/Size below:

Size | API - NativeScript

  1. Home
  2. API Index
  3. Interfaces
  4. Size

Interfaces

Size

Size

interface Size {
  height: number;
  width: number;
}

The Size interface describes abstract dimensions in two dimensional space. It has two properties width and height, representing the width and height values of the size.

Summary Properties
height
width
Properties height
height: number

defined in

@nativescript/core/ui/core/view/index.d.ts:80:1

Represents the height of the size.

width
width: number

defined in

@nativescript/core/ui/core/view/index.d.ts:75:1

Represents the width of the size.

Previous
ShownModallyData
Next
SwipeGestureEventData

On this page

  1. Summary
    1. Properties
      1. height
      2. width

    RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4