Set the default format of window, as per the PixelFormat types.
Syntax
[Android.Runtime.Register("setDefaultWindowFormat", "(I)V", "GetSetDefaultWindowFormat_IHandler")]
protected virtual
void SetDefaultWindowFormat (
int format)
See Also
Parameters
- format
- The new window format (see PixelFormat).
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1