meta Property

Summary

Indicates whether a Meta key modifier is a part of the binding in the StandardBinding object.

Syntax

TypeScript
    readonly meta: boolean; 

Property Value

true if a Meta key modifier is a part of the binding, 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

StandardBinding Object

StandardBinding 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.