Class Settings
Inheritance
System.Object
Settings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Interop
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public sealed class Settings
Constructors
| Improve this Doc View SourceSettings()
Declaration
[NotImplemented]
public Settings()
Properties
| Improve this Doc View SourceEnableAutoZoom
Declaration
[NotImplemented]
public bool EnableAutoZoom { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Windowless
Declaration
[NotImplemented]
public bool Windowless { get; }
Property Value
Type | Description |
---|---|
System.Boolean |