UIController(UIControllerAdvancedSettings) Constructor

Initializes a new instance of the UIController class.

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public UIController(
	UIControllerAdvancedSettings advancedSettings
)

Parameters

advancedSettings  UIControllerAdvancedSettings
The advancedSettings based on which this UIController will be created

See Also