Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ui/image"

Index

Type aliases

Stretch

Stretch: "none" | "aspectFill" | "aspectFit" | "fill"

Variables

Const decodeHeightProperty

decodeHeightProperty: Property<Image, Length>

Const decodeWidthProperty

decodeWidthProperty: Property<Image, Length>

Const imageSourceProperty

imageSourceProperty: Property<Image, ImageSource>

Const isLoadingProperty

isLoadingProperty: Property<Image, string>

Const loadMode

loadMode: Property<Image, "sync" | "async">

Const srcProperty

srcProperty: Property<Image, any>

Const stretchProperty

stretchProperty: Property<Image, Stretch>

Const tintColorProperty

tintColorProperty: InheritedCssProperty<Style, Color>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method