Skip to main content

iOSRenderingMode Enumeration

Represents the rendering mode for platform graphics.

Definition

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

public enum iOSRenderingMode

Members

OpenGl1Enables EaGL rendering for iOS and tvOS. Not supported on macCatalyst.
Metal2Enables Metal rendering for all apple targets. Not stable and currently only works on iOS.

See Also

Reference

Avalonia Namespace