The properties of Android.Views.ISurfaceHolder are listed below. For a list of all members, see the ISurfaceHolder Members list.
[read-only] | IsCreating | bool. Use this method to find out if the surface is in the process of being created from Callback methods. |
[read-only] | Surface | Surface. Direct access to the surface object. |
[read-only] | SurfaceFrame | Android.Graphics.Rect. Retrieve the current size of the surface. |