Gets the alpha flag.
The alpha flag.
Sets the alpha flag.
The alpha flag.
Gets the antialias flag.
The antialias flag.
Sets the antialias flag.
The antialias flag.
Gets the depth flag.
The depth flag.
Sets the depth flag.
The depth flag.
Gets the high resolution flag.
The high resolution flag.
Sets the high resolution flag. When true, the application will render at the device's physical resolution. When false, the application will render at CSS resolution.
The high resolution flag.
Gets the stencil flag.
The stencil flag.
Sets the stencil flag.
The stencil flag.
Protected
_onReturns a promise that resolves with this element when it's ready.
A promise that resolves with this element when it's ready.
The AppElement interface provides properties and methods for manipulating
<pc-app>
elements. The AppElement interface also inherits the properties and methods of the HTMLElement interface.