Share via


VirtualDisplayConfig.DisplayCategories Property

Definition

Returns the display categories.

public System.Collections.Generic.ICollection<string> DisplayCategories { [Android.Runtime.Register("getDisplayCategories", "()Ljava/util/Set;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getDisplayCategories", "()Ljava/util/Set;", "", ApiSince=34)>]
member this.DisplayCategories : System.Collections.Generic.ICollection<string>

Property Value

Attributes

Remarks

Returns the display categories.

Java documentation for android.hardware.display.VirtualDisplayConfig.getDisplayCategories().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to