菜单
Dart
dart:web_gl
RenderingContext
stencilFunc 方法
stencilFunc
暗色模式
亮色模式
描述
stencilFunc
方法
void
stencilFunc
(
int
func
,
int
ref
,
int
mask
)
实现
void stencilFunc(int func, int ref, int mask) native;
Dart
dart:web_gl
RenderingContext
stencilFunc 方法
RenderingContext 类
Cookie 管理控制