Android.App.Presentation Members

The members of Android.App.Presentation are listed below.

See Also: Inherited members from Android.App.Dialog

Public Constructors

Creates a new presentation that is attached to the specified display using the default theme.
Creates a new presentation that is attached to the specified display using the optionally specified theme.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
DisplayAndroid.Views.Display. Gets the Android.Views.Display that this presentation appears on.
[read-only]
ResourcesAndroid.Content.Res.Resources. Gets the Android.Content.Res.Resources that should be used to inflate the layout of this presentation.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

OnDisplayChanged()
Called by the system when the properties of the Android.Views.Display to which the presentation is attached have changed.
OnDisplayRemoved()
Called by the system when the Android.Views.Display to which the presentation is attached has been removed.