Context¶
Namespace: WellFired.Guacamole
Description¶
Public Properties¶
| string | MainContentTypeString |
| string | MainViewModelTypeString |
| UISize | MaxSize |
| UISize | MinSize |
| string | Title |
| string | ApplicationName |
| string | CompanyName |
| UIRect | UIRect |
| bool | AllowMultiple |
| string[] | ExternalRenderersAssembliesStrings |
Properties¶
| Type | MainContentType { get; set; } |
| Type | MainViewModelType { get; set; } |
| Assembly[] | ExternalRendererAssemblies { get; set; } |
Breakdown¶
- string MainContentTypeString
- string MainViewModelTypeString
- UISize MaxSize
- UISize MinSize
- string Title
- string ApplicationName
- string CompanyName
- UIRect UIRect
- bool AllowMultiple
- string[] ExternalRenderersAssembliesStrings
- Type MainContentType { get; set; }
- Type MainViewModelType { get; set; }
- Assembly[] ExternalRendererAssemblies { get; set; }