FabricSheet.SetUnobscuredInView
Description:
Sets this fabric sheet to be shown unobscured in a view.
Sets this fabric sheet to be shown unobscured in a view.
public void SetUnobscuredInView(
View view,
bool unobscured
)
-
viewThe view element
-
BooleanunobscuredTrue if fabric sheet is shown unobscured, false otherwise.
-
A non-optional argument was null
-
This fabric sheet doesn't have valid visibility data.