TvInputService.HardwareSession.OnSetSurface(Surface) Method

Definition

[Android.Runtime.Register("onSetSurface", "(Landroid/view/Surface;)Z", "")]
public override sealed bool OnSetSurface (Android.Views.Surface? surface);
[<Android.Runtime.Register("onSetSurface", "(Landroid/view/Surface;)Z", "")>]
override this.OnSetSurface : Android.Views.Surface -> bool

Parameters

surface
Surface

Returns

Boolean
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to