Class Limelight::Styles::Style
In: lib/limelight/styles/style.rb
Parent: Object

Attributes

background_color  [RW]  Specifies the Background Color attribute of a prop.
  type:           color
  default_value:  #00000000
background_image  [RW]  Specifies the Background Image attribute of a prop.
  type:           noneable string
  default_value:  none
background_image_fill_strategy  [RW]  Specifies the Background Image Fill Strategy attribute of a prop.
  type:           fill strategy
  default_value:  repeat
background_image_x  [RW]  Specifies the Background Image X attribute of a prop.
  type:           x-coordinate
  default_value:  0
background_image_y  [RW]  Specifies the Background Image Y attribute of a prop.
  type:           y-coordinate
  default_value:  0
bottom_border_color  [RW]  Specifies the Bottom Border Color attribute of a prop.
  type:           color
  default_value:  #000000ff
bottom_border_width  [RW]  Specifies the Bottom Border Width attribute of a prop.
  type:           pixels
  default_value:  0
bottom_left_border_color  [RW]  Specifies the Bottom Left Border Color attribute of a prop.
  type:           color
  default_value:  #000000ff
bottom_left_border_width  [RW]  Specifies the Bottom Left Border Width attribute of a prop.
  type:           pixels
  default_value:  0
bottom_left_rounded_corner_radius  [RW]  Specifies the Bottom Left Rounded Corner Radius attribute of a prop.
  type:           pixels
  default_value:  0
bottom_margin  [RW]  Specifies the Bottom Margin attribute of a prop.
  type:           pixels
  default_value:  0
bottom_padding  [RW]  Specifies the Bottom Padding attribute of a prop.
  type:           pixels
  default_value:  0
bottom_right_border_color  [RW]  Specifies the Bottom Right Border Color attribute of a prop.
  type:           color
  default_value:  #000000ff
bottom_right_border_width  [RW]  Specifies the Bottom Right Border Width attribute of a prop.
  type:           pixels
  default_value:  0
bottom_right_rounded_corner_radius  [RW]  Specifies the Bottom Right Rounded Corner Radius attribute of a prop.
  type:           pixels
  default_value:  0
cyclic_gradient  [RW]  Specifies the Cyclic Gradient attribute of a prop.
  type:           on/off
  default_value:  off
float  [RW]  Specifies the Float attribute of a prop.
  type:           on/off
  default_value:  off
font_face  [RW]  Specifies the Font Face attribute of a prop.
  type:           string
  default_value:  Arial
font_size  [RW]  Specifies the Font Size attribute of a prop.
  type:           integer
  default_value:  12
font_style  [RW]  Specifies the Font Style attribute of a prop.
  type:           font style
  default_value:  plain
gradient  [RW]  Specifies the Gradient attribute of a prop.
  type:           on/off
  default_value:  off
gradient_angle  [RW]  Specifies the Gradient Angle attribute of a prop.
  type:           degrees
  default_value:  90
gradient_penetration  [RW]  Specifies the Gradient Penetration attribute of a prop.
  type:           percentage
  default_value:  100%
height  [RW]  Specifies the Height attribute of a prop.
  type:           dimension
  default_value:  auto
horizontal_alignment  [RW]  Specifies the Horizontal Alignment attribute of a prop.
  type:           horizontal alignment
  default_value:  left
horizontal_scrollbar  [RW]  Specifies the Horizontal Scrollbar attribute of a prop.
  type:           on/off
  default_value:  off
left_border_color  [RW]  Specifies the Left Border Color attribute of a prop.
  type:           color
  default_value:  #000000ff
left_border_width  [RW]  Specifies the Left Border Width attribute of a prop.
  type:           pixels
  default_value:  0
left_margin  [RW]  Specifies the Left Margin attribute of a prop.
  type:           pixels
  default_value:  0
left_padding  [RW]  Specifies the Left Padding attribute of a prop.
  type:           pixels
  default_value:  0
max_height  [RW]  Specifies the Max Height attribute of a prop.
  type:           noneable simple dimension
  default_value:  none
max_width  [RW]  Specifies the Max Width attribute of a prop.
  type:           noneable simple dimension
  default_value:  none
min_height  [RW]  Specifies the Min Height attribute of a prop.
  type:           noneable simple dimension
  default_value:  none
min_width  [RW]  Specifies the Min Width attribute of a prop.
  type:           noneable simple dimension
  default_value:  none
right_border_color  [RW]  Specifies the Right Border Color attribute of a prop.
  type:           color
  default_value:  #000000ff
right_border_width  [RW]  Specifies the Right Border Width attribute of a prop.
  type:           pixels
  default_value:  0
right_margin  [RW]  Specifies the Right Margin attribute of a prop.
  type:           pixels
  default_value:  0
right_padding  [RW]  Specifies the Right Padding attribute of a prop.
  type:           pixels
  default_value:  0
secondary_background_color  [RW]  Specifies the Secondary Background Color attribute of a prop.
  type:           color
  default_value:  #00000000
text_color  [RW]  Specifies the Text Color attribute of a prop.
  type:           color
  default_value:  #000000ff
top_border_color  [RW]  Specifies the Top Border Color attribute of a prop.
  type:           color
  default_value:  #000000ff
top_border_width  [RW]  Specifies the Top Border Width attribute of a prop.
  type:           pixels
  default_value:  0
top_left_border_color  [RW]  Specifies the Top Left Border Color attribute of a prop.
  type:           color
  default_value:  #000000ff
top_left_border_width  [RW]  Specifies the Top Left Border Width attribute of a prop.
  type:           pixels
  default_value:  0
top_left_rounded_corner_radius  [RW]  Specifies the Top Left Rounded Corner Radius attribute of a prop.
  type:           pixels
  default_value:  0
top_margin  [RW]  Specifies the Top Margin attribute of a prop.
  type:           pixels
  default_value:  0
top_padding  [RW]  Specifies the Top Padding attribute of a prop.
  type:           pixels
  default_value:  0
top_right_border_color  [RW]  Specifies the Top Right Border Color attribute of a prop.
  type:           color
  default_value:  #000000ff
top_right_border_width  [RW]  Specifies the Top Right Border Width attribute of a prop.
  type:           pixels
  default_value:  0
top_right_rounded_corner_radius  [RW]  Specifies the Top Right Rounded Corner Radius attribute of a prop.
  type:           pixels
  default_value:  0
transparency  [RW]  Specifies the Transparency attribute of a prop.
  type:           percentage
  default_value:  0%
vertical_alignment  [RW]  Specifies the Vertical Alignment attribute of a prop.
  type:           vertical alignment
  default_value:  top
vertical_scrollbar  [RW]  Specifies the Vertical Scrollbar attribute of a prop.
  type:           on/off
  default_value:  off
width  [RW]  Specifies the Width attribute of a prop.
  type:           dimension
  default_value:  auto
x  [RW]  Specifies the X attribute of a prop.
  type:           x-coordinate
  default_value:  0
y  [RW]  Specifies the Y attribute of a prop.
  type:           y-coordinate
  default_value:  0

[Validate]