Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageGroup

An image group for the 12-patch layout of a dynamic frame.

Hierarchy

  • ImageGroup

Index

Properties

Properties

Optional end

A URI for the end image. If null there is no end image.

example

// Defaults to:

null

mid

mid: PatchImage | { image: PatchImage; mode: FrameRenderMode }

Optional start

start: PatchImage

A URI for the start image. If null there is no start image.

example

// Defaults to:

null