Interface IPlatformGraphicsReadyStateFeature
[Unstable]
public interface IPlatformGraphicsReadyStateFeature
Properties
IsReady
bool IsReady { get; }
Property Value
UsesContexts
bool UsesContexts { get; }
[Unstable]
public interface IPlatformGraphicsReadyStateFeature
bool IsReady { get; }
bool UsesContexts { get; }