Method SetGradientSaveButtonStyle
SetGradientSaveButtonStyle<T>(T, GUIStyle)
Declaration
public static T SetGradientSaveButtonStyle<T>(this T control, GUIStyle property)
where T : GradientTextureControl
Parameters
| Type | Name | Description |
|---|---|---|
| T | control | |
| GUIStyle | property |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |