ResourcesLoadContent Method |
Load all GeonBit.UI resources.
Namespace:
GeonBit.UI
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static void LoadContent(
ContentManager content,
string theme = "default"
)
Parameters
- content
- Type: ContentManager
Content manager to use. - theme (Optional)
- Type: SystemString
Which theme to load resources from.
See Also