Skip to main content

AndroidPlatformOptions Class

Definition

Namespace: Avalonia
Assembly: Avalonia.Android (in Avalonia.Android.dll)

public sealed class AndroidPlatformOptions
InheritanceObject → AndroidPlatformOptions

Constructors

AndroidPlatformOptions()Initializes a new instance of the AndroidPlatformOptions class

Properties

RenderingModeGets or sets Avalonia rendering modes with fallbacks. The first element in the array has the highest priority. The default value is: Egl, Software.

Methods

Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()Returns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Avalonia Namespace