ItemWithAccessibilityModifiers Interface

Defines an element that can have accessibility modifiers.

Properties

Name Description
isProtected

A value indicating whether or not the element is protected.

isPrivate

A value indicating whether or not the element is private.

isStatic

A value indicating whether or not the element is static.

Go to top

Sections