FrameInfo
Declaration
public static class Strawberry.FrameInfo
Contains information about the current frame.
Properties
Information static
Gets the current frame information.
IFrameInfoProvider Information { get }
Methods
Register static
Registers the frame information provider.
void Register(IFrameInfoProvider infoContainer)
Parameters:
| Name | Type | Description |
|---|---|---|
infoContainer |
Strawberry.IFrameInfoProvider |