Click or drag to resize
WindowEventsVisibilityChangedDelegate Delegate

[Missing <summary> documentation for "T:Slash.Mobile.Events.WindowEvents.VisibilityChangedDelegate"]

Namespace: Slash.Mobile.Events
Assembly: Slash.Mobile (in Slash.Mobile.dll) Version: 1.0.5843.24183
Syntax
public delegate void VisibilityChangedDelegate(
	bool visible
)

Parameters

visible
Type: SystemBoolean
See Also