Android.Hardware.Display.DisplayManager.DisplayCategoryPresentation Field
Display category: Presentation displays.

Syntax

[Android.Runtime.Register("DISPLAY_CATEGORY_PRESENTATION")]
public const string DisplayCategoryPresentation

See Also

Android.App.Presentation
Android.Views.Display.FlagPresentation
DisplayManager.GetDisplays(string)

Remarks

Display category: Presentation displays.

This category can be used to identify secondary displays that are suitable for use as presentation displays such as HDMI or Wireless displays. Applications may automatically project their content to presentation displays to provide richer second screen experiences.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Display
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17