Android.Views.SurfaceView.Holder Property
Return the SurfaceHolder providing access and control over this SurfaceView's underlying surface.

Syntax

[get: Android.Runtime.Register("getHolder", "()Landroid/view/SurfaceHolder;", "GetGetHolderHandler")]
public virtual ISurfaceHolder Holder { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the SurfaceHolder providing access and control over this SurfaceView's underlying surface.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1