Android.App.LauncherActivity.OnSetContentView Method
Override to call setContentView() with your own content view to customize the list layout.

Syntax

[Android.Runtime.Register("onSetContentView", "()V", "GetOnSetContentViewHandler")]
protected virtual void OnSetContentView ()

Remarks

Override to call setContentView() with your own content view to customize the list layout.

[Android Documentation]

Requirements

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