Table of Contents

Method CreateWithFlags

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

CreateWithFlags(params string[])

Creates CustomEventArgs instance with the specified flags turned on.

public static CustomEventArgs CreateWithFlags(params string[] flagNames)

Parameters

flagNames string[]

Collection of custom flag names.

Returns

CustomEventArgs