For the complete documentation index, see llms.txt. This page is also available as Markdown.

MacOSKeyboardMappings

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions

DESCRIPTION

Client Options MacOS Keyboard Mappings Policy

INHERITED FROM

RASSerilazableObj

MacOSKeyboardMappings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

Enabled

Whether Client Options MacOS Keyboard Mappings policy is enabled or not.

KybdMapLeftCmd

MacOS keyboard mapping for the left CMD key.

KybdMapLeftCtrl

MacOS keyboard mapping for the left CTRL key.

KybdMapLeftOption

MacOS keyboard mapping for the left Option key.

KybdMapLeftShift

MacOS keyboard mapping for the left Shift key.

KybdMapRightCmd

MacOS keyboard mapping for the right CMD key.

KybdMapRightCtrl

MacOS keyboard mapping for the right CTRL key.

KybdMapRightOption

MacOS keyboard mapping for the right Option key.

KybdMapRightShift

MacOS keyboard mapping for the right Shift key.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

### References to Types

Last updated