SurfaceControl.Transaction.SetOpaque(SurfaceControl, Boolean) メソッド

定義

[Android.Runtime.Register("setOpaque", "(Landroid/view/SurfaceControl;Z)Landroid/view/SurfaceControl$Transaction;", "GetSetOpaque_Landroid_view_SurfaceControl_ZHandler", ApiSince=33)]
public virtual Android.Views.SurfaceControl.Transaction SetOpaque (Android.Views.SurfaceControl sc, bool isOpaque);
[<Android.Runtime.Register("setOpaque", "(Landroid/view/SurfaceControl;Z)Landroid/view/SurfaceControl$Transaction;", "GetSetOpaque_Landroid_view_SurfaceControl_ZHandler", ApiSince=33)>]
abstract member SetOpaque : Android.Views.SurfaceControl * bool -> Android.Views.SurfaceControl.Transaction
override this.SetOpaque : Android.Views.SurfaceControl * bool -> Android.Views.SurfaceControl.Transaction

パラメーター

isOpaque
Boolean

戻り値

属性

適用対象