SetWindowOpacity abstract method

void SetWindowOpacity(
  1. num opacity
)

Implementation

void SetWindowOpacity(
  num opacity,
);