HomeKit.HMCharacteristicValueLockMechanism Enumeration
Enumerates values that describe the last known action that was taken on a lock.

Syntax

[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum HMCharacteristicValueLockMechanism

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
LastKnownActionSecuredRemotelyAccording to the most recent recorded activity, the lock was locked remotely.
LastKnownActionSecuredUsingPhysicalMovementExteriorAccording to the most recent recorded activity, the lock was locked by physical manipulation from the outside.
LastKnownActionSecuredUsingPhysicalMovementInteriorAccording to the most recent recorded activity, the lock was locked by physical manipulation from the inside.
LastKnownActionSecuredWithAutomaticSecureTimeoutAccording to the most recent recorded activity, the lock was locked when a timeout expired.
LastKnownActionSecuredWithKeypadAccording to the most recent recorded activity, the lock was locked with a keypad.
LastKnownActionUnsecuredRemotelyAccording to the most recent recorded activity, the lock was unlocked remotely.
LastKnownActionUnsecuredUsingPhysicalMovementExteriorAccording to the most recent recorded activity, the lock was unlocked by physical manipulation from the outside.
LastKnownActionUnsecuredUsingPhysicalMovementInteriorAccording to the most recent recorded activity, the lock was unlocked by physical manipulation from the inside.
LastKnownActionUnsecuredWithKeypadAccording to the most recent recorded activity, the lock was unlocked with a keypad.

Requirements

Namespace: HomeKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0