useAndroidSurfaceView property

bool useAndroidSurfaceView
final

For Android, true if SurfaceView is used; for non-Android, no change.

Androidの場合SurfaceViewを利用する場合はtrue。Android以外の場合は変化なし。

Implementation

final bool useAndroidSurfaceView;