Interface ISkiaSharpView
public interface ISkiaSharpView
- Extension Methods
Properties
CanvasSize
SKSize CanvasSize { get; }
Property Value
Methods
SignalFrame(long)
void SignalFrame(long nanoseconds)
Parameters
nanosecondslong
Update(long)
Safe InvalidateSurface() call. If nanos not specified will generate ittself
bool Update(long nanos = 0)
Parameters
nanoslong