SharedHiddenState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines whether an image can be hidden.
public enum class SharedHiddenState
public enum SharedHiddenState
type SharedHiddenState =
Public Enum SharedHiddenState
- Inheritance
-
SharedHiddenState
Fields
Name | Value | Description |
---|---|---|
0 | The image is Always in hidden state. |
|
1 | The image is Never in hidden state. |
|
2 | Individual instances of this item may be hidden or visible. This is caused by either visibility based on an expression, or the existence of a |