Class FullScreenMode
collection of full screnn mode
Inheritance
System.Object
FullScreenMode
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class FullScreenMode : Enum
Fields
ControlMode
Represent the control mode
Declaration
public const FullScreenMode ControlMode
Field Value
Type |
---|
FullScreenMode |
None
represents none
Declaration
public const FullScreenMode None
Field Value
Type |
---|
FullScreenMode |
WindowMode
represent the window mode
Declaration
public const FullScreenMode WindowMode
Field Value
Type |
---|
FullScreenMode |