IPlatformGraphicsContext Interface
Definition
public interface IPlatformGraphicsContext
Methods
| Name | Description |
|---|---|
| EnsureCurrent | No summary available. |
EnsureCurrent Method
public IDisposable EnsureCurrent()
Returns
IDisposable
Properties
| Name | Description |
|---|---|
| IsLost | No summary available. |
IsLost Property
public bool IsLost { get; set; }