Click or drag to resize

AccessibilityModeAttributeAccessMode Property

Gets the access mode of the property or method in question

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
public AccessMode AccessMode { get; }

Property Value

Type: AccessMode
See Also