Udostępnij za pośrednictwem


Display.OverlaySupport Property

Definition

Returns the OverlayProperties of the display.

public virtual Android.Hardware.OverlayProperties OverlaySupport { [Android.Runtime.Register("getOverlaySupport", "()Landroid/hardware/OverlayProperties;", "GetGetOverlaySupportHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getOverlaySupport", "()Landroid/hardware/OverlayProperties;", "GetGetOverlaySupportHandler", ApiSince=35)>]
member this.OverlaySupport : Android.Hardware.OverlayProperties

Property Value

Attributes

Remarks

Returns the OverlayProperties of the display.

Java documentation for android.view.Display.getOverlaySupport().

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