[]
public delegate bool ThemeItemIterate<T>(ThemeItem themeItem, T callbackData)
Type | Name | Description |
---|---|---|
ThemeItem | themeItem | |
T | callbackData |
Type | Description |
---|---|
bool |
Name | Description |
---|---|
T |
Name | Description |
---|---|
ThemeItemIterate(object, nint) |
Name | Description |
---|---|
BeginInvoke(ThemeItem, T, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(ThemeItem, T) |