UI.StandardWindowBackgroundDescription
Index
Properties
optionalbitmap
optionalcolor
Background color integer value, produced by android.graphics.Color class.
optionalframe
Specifies window's frame parameters.
Type declaration
optionalbitmap?: string
Frame bitmap gui texture name. Defaults to "frame" style binding or, if not specified, to "default_frame_8" gui texture
optionalscale?: number
Frame bitmap scale.
optionalstandard
If true, default window is created.
optionalstandart
If true, default window is created.
That feature is obsolete
Use standard instead.
Background bitmap texture name. If the bitmap size doesn't match the screen size, bitmap will be stretched to fit.