TIWCGJQShareButtonFacebookOptionsColorScheme Enumeration

Represents type TIWCGJQShareButtonFacebookOptionsColorScheme.

Namespace: IWCGJQSocialButtons
type
 TIWCGJQShareButtonFacebookOptionsColorScheme = (jqsbfocsDefault,jqsbfocsLight,jqsbfocsDark);

The TIWCGJQShareButtonFacebookOptionsColorScheme type exposes the following members.

Show:
 NameDescription
jqsbfocsDark

Represents constant jqsbfocsDark.

jqsbfocsDefault

Represents constant jqsbfocsDefault.

jqsbfocsLight

Represents constant jqsbfocsLight.

Top