setKeyEnabled (method)

Enables or disables a key.

Syntax

- (void)setKeyEnabled:(NSString*)keyName :(BOOL)enabled;
public func setKeyEnabled(_ keyName: String, _ enabled: Bool) throws -> Void

Remarks

This method enables or disables the key specified by KeyName.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 iOS Edition - Version 20.0 [Build 8157]