SurfaceControl.Transaction.SetDesiredHdrHeadroom Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setDesiredHdrHeadroom", "(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;", "GetSetDesiredHdrHeadroom_Landroid_view_SurfaceControl_FHandler", ApiSince=35)]
public virtual Android.Views.SurfaceControl.Transaction SetDesiredHdrHeadroom (Android.Views.SurfaceControl sc, float desiredRatio);
[<Android.Runtime.Register("setDesiredHdrHeadroom", "(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;", "GetSetDesiredHdrHeadroom_Landroid_view_SurfaceControl_FHandler", ApiSince=35)>]
abstract member SetDesiredHdrHeadroom : Android.Views.SurfaceControl * single -> Android.Views.SurfaceControl.Transaction
override this.SetDesiredHdrHeadroom : Android.Views.SurfaceControl * single -> Android.Views.SurfaceControl.Transaction
Parameters
- desiredRatio
- Single
Returns
- Attributes