FREE TRIAL

|

☀
☾
class

ItemVisuals

Inherits from System.Object

An abstract base class to be inherited by all user-defined, data-bindable ItemView.Visuals types.

Remarks

All classes which inherit from ItemVisuals can be targeted by the UIBlock event system.

Fields

View

The containing ItemView.

See Also

ItemView
ListView
GridView
AddGestureHandler<TGesture, TVisuals>(UIBlock, UIEventHandler<TGesture, TVisuals>)
RemoveGestureHandler<TGesture, TVisuals>(UIBlock, UIEventHandler<TGesture, TVisuals>)
AddDataBinder<TData, TVisuals>(UIEventHandler<Data.OnBind<TData>, TVisuals, System.Int32>)
RemoveDataBinder<TData, TVisuals>(UIEventHandler<Data.OnBind<TData>, TVisuals, System.Int32>)
AddGestureHandler<TEvent, TVisuals>(UIEventHandler<TEvent, TVisuals, System.Int32>)
RemoveGestureHandler<TEvent, TVisuals>(UIEventHandler<TEvent, TVisuals, System.Int32>)
☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC