Table of Contents

Method GetObjectOrNull

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetObjectOrNull(VisualControlState)

Gets an object for the specified state or null if image for that state is not specified.

public virtual T? GetObjectOrNull(VisualControlState state)

Parameters

state VisualControlState

Control state.

Returns

T