meta Property

Summary

Indicates whether this StandardBindingOptions object contains a Meta key modifier.

Syntax

TypeScript
    meta: boolean; 

Property Value

true if the StandardBindingOptions object contains a Meta key modifier, false otherwise.

Remarks

The Meta key in Mac is equivalent to the Ctrl key in other operating systems.

If the operating system is non-Mac and ctrl is true, this method returns the meta code as true. This is for ease of use so that keybindings do not have to be setup for each operating system.

Requirements

Target Platforms

See Also

StandardBindingOptions Object

StandardBindingOptions Members

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.