Click or drag to resize

ReadOnlyWhenPlayingAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    PropertyAttribute
      ImmerseSDKReadOnlyWhenPlayingAttribute

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public class ReadOnlyWhenPlayingAttribute : PropertyAttribute

The ReadOnlyWhenPlayingAttribute type exposes the following members.

Constructors
  NameDescription
Public methodReadOnlyWhenPlayingAttribute
Initializes a new instance of the ReadOnlyWhenPlayingAttribute class
Top
See Also