Class UIKit
Represents the UIKit windowing driver
public sealed class UIKit : IWindowingDriver
- Inheritance
-
UIKit
- Implements
- Inherited Members
Remarks
This windowing backend is only available on Apple platforms (macOS, iOS, tvOS and watchOS).
Fields
Name
The name of the UIKit windowing driver
public const string Name = "uikit"
Field Value
Remarks
The value of this constant is equal to "uikit".