Show / Hide Table of Contents

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 Source

Settings()

Declaration
[NotImplemented]
public Settings()

Properties

| Improve this Doc View Source

EnableAutoZoom

Declaration
[NotImplemented]
public bool EnableAutoZoom { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Windowless

Declaration
[NotImplemented]
public bool Windowless { get; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source