Zoom Video SDK for React - v0.0.2
Preparing search index...
hooks
<internal>
MaskSquare
Interface MaskSquare
Mask shape - Square.
interface
MaskSquare
{
length
:
number
;
type
:
"square"
;
}
Index
Properties
length
type
Properties
length
length
:
number
Length for each side of the square, in pixels.
type
type
:
"square"
Type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
length
type
Zoom Video SDK for React - v0.0.2
Loading...
Mask shape - Square.