Skip to main content

IPlatformGraphicsReadyStateFeature Interface

Definition

Assembly:Avalonia.Base
Package:Avalonia
public interface IPlatformGraphicsReadyStateFeature

Properties

NameDescription
IsReadyNo summary available.
UsesContextsNo summary available.

IsReady Property

public bool IsReady { get; set; }

UsesContexts Property

public bool UsesContexts { get; set; }