Android.Views.ISurfaceHolder: Property Members

The properties of Android.Views.ISurfaceHolder are listed below. For a list of all members, see the ISurfaceHolder Members list.

Public Properties

[read-only]
IsCreatingbool. Use this method to find out if the surface is in the process of being created from Callback methods.
[read-only]
SurfaceSurface. Direct access to the surface object.
[read-only]
SurfaceFrameAndroid.Graphics.Rect. Retrieve the current size of the surface.