Property | Type | Description | |
---|---|---|---|
Action | Action |
Method | Description | |
---|---|---|
QuickAccessItem ( ) : System | ||
QuickAccessItem ( string title, Action | ||
QuickAccessItem ( string @group, string title, Action | ||
QuickAccessItem ( string @group, string title, string searchTag, Action |
public QuickAccessItem ( string title, Action | ||
title | string | |
action | Action | |
return | System |
public QuickAccessItem ( string @group, string title, Action | ||
@group | string | |
title | string | |
action | Action | |
return | System |
public QuickAccessItem ( string @group, string title, string searchTag, Action | ||
@group | string | |
title | string | |
searchTag | string | |
action | Action | |
return | System |